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-channels | |
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 'home/nix/nix-channels')
-rw-r--r-- | home/nix/nix-channels | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/nix/nix-channels b/home/nix/nix-channels new file mode 100644 index 0000000..c040488 --- /dev/null +++ b/home/nix/nix-channels @@ -0,0 +1,3 @@ +https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager +https://nixos.org/channels/nixpkgs-unstable nixpkgs + |