feat: add set-nix-channel module to manage nix-channel automatically

This commit is contained in:
2025-05-29 00:38:12 +02:00
parent c0d51ee06d
commit cf340ca277
9 changed files with 48 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
./utils/modules/promtail
./utils/modules/borgbackup.nix
./utils/modules/netdata.nix
./modules/set-nix-channel.nix # Automatically manage nix-channel from /var/bento/channel
./hardware-configuration.nix

View File

@@ -0,0 +1 @@
../../../utils/modules/set-nix-channel.nix