builds on laptop
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
#home-manager.nixosModules.default
|
||||
|
||||
#system.nixosModule
|
||||
];
|
||||
|
||||
config = {
|
||||
@@ -49,7 +48,7 @@
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
users = {
|
||||
"nathan" = lib.mkMerge [
|
||||
inputs.nathan.homeManagerModule
|
||||
inputs.nathan-home-manager
|
||||
{
|
||||
config.homeconfig = {
|
||||
impermanence.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user