moved configuration and hardware .nix to eva-01
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
home-manager = {
|
||||
extraSpecialArgs = { inherit inputs; };
|
||||
users = {
|
||||
"rogueking" = import ./home-manager/home.nix;
|
||||
"rogueking" = import ./../home-manager/home.nix;
|
||||
};
|
||||
backupFileExtension = "backup";
|
||||
};
|
||||
Reference in New Issue
Block a user