rest of the split migration
This commit is contained in:
@@ -26,11 +26,11 @@
|
||||
backupFileExtension = "hbckup";
|
||||
useUserPackages = true;
|
||||
useGlobalPkgs = true;
|
||||
users.jawz = import ./home-manager.nix;
|
||||
sharedModules = [ ../modules/home-manager.nix ];
|
||||
extraSpecialArgs = {
|
||||
inherit inputs outputs;
|
||||
};
|
||||
users.jawz = import ./home-manager.nix;
|
||||
};
|
||||
time = {
|
||||
inherit (config.my) timeZone;
|
||||
|
||||
Reference in New Issue
Block a user