it builds!

This commit is contained in:
2024-10-02 14:44:22 -05:00
parent a501308ce9
commit 2f7855ab00
6 changed files with 518 additions and 221 deletions

View File

@@ -232,12 +232,6 @@
users.defaultUserShell = pkgs.zsh;
programs.zsh.enable = true;
home-manager.backupFileExtension = ".backup";
home-manager.users = {
root = inputs.root.homeManagerModule;
# nathan = inputs.nathan.homeManagerModule;
};
programs.nh = {
enable = true;
flake = "/home/nathan/.nixos";