This commit is contained in:
2025-08-18 18:58:09 -05:00
parent 04a831de7e
commit 8622694fd3
3 changed files with 30 additions and 1 deletions

View File

@@ -59,6 +59,8 @@
networking.hostName = lib.mkDefault config.sysconfig.host;
programs.bash.completion.enable = true;
nix = {
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
channel.enable = false;