migration to default.nix success
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
inputs.home-manager.nixosModules.default
|
||||
|
||||
inputs.system.nixosModule
|
||||
];
|
||||
|
||||
boot = {
|
||||
@@ -206,7 +205,7 @@
|
||||
extraSpecialArgs = {inherit inputs;};
|
||||
users = {
|
||||
"nathan" = lib.mkMerge [
|
||||
inputs.nathan.homeManagerModule
|
||||
inputs.nathan-home-manager
|
||||
{
|
||||
config.homeconfig = {
|
||||
impermanence.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user