feat: add set-nix-channel module to manage nix-channel automatically
This commit is contained in:
@@ -42,6 +42,7 @@ in {
|
||||
|
||||
# ./modules/steam.nix
|
||||
./modules/fingerprint.nix
|
||||
./modules/set-nix-channel.nix # Automatically manage nix-channel from /var/bento/channel
|
||||
|
||||
./hardware-configuration.nix
|
||||
|
||||
|
||||
1
hosts/nb/modules/set-nix-channel.nix
Symbolic link
1
hosts/nb/modules/set-nix-channel.nix
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../utils/modules/set-nix-channel.nix
|
||||
Reference in New Issue
Block a user