diff options
author | Freya Murphy <freya@freyacat.org> | 2024-11-03 13:28:10 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-11-03 13:28:10 -0500 |
commit | 1a59e2b5003f9f229394157ac4aad6fed47b3dff (patch) | |
tree | eb73a999236bd2887dc08e4889518e89f108fff0 /home/nix/nix.conf | |
parent | update bluetooth config (diff) | |
download | dotfiles-guix-1a59e2b5003f9f229394157ac4aad6fed47b3dff.tar.gz dotfiles-guix-1a59e2b5003f9f229394157ac4aad6fed47b3dff.tar.bz2 dotfiles-guix-1a59e2b5003f9f229394157ac4aad6fed47b3dff.zip |
udpate nix home configuration
Diffstat (limited to '')
-rw-r--r-- | home/nix/nix.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/nix/nix.conf b/home/nix/nix.conf new file mode 100644 index 0000000..c7d7291 --- /dev/null +++ b/home/nix/nix.conf @@ -0,0 +1 @@ +experimental-features = nix-command flakes |