actually fix flake

This commit is contained in:
mjallen18
2025-03-19 20:35:18 -05:00
parent 8845631385
commit b670f3a652
6 changed files with 53 additions and 8 deletions

View File

@@ -104,6 +104,7 @@ in
enable = lib.mkDefault true;
enableSSHSupport = lib.mkDefault true;
};
command-not-found.enable = lib.mkForce false;
};
environment.systemPackages = with pkgs; [