add myself
This commit is contained in:
parent
9860879bee
commit
8fb58aeb35
@ -17,5 +17,9 @@
|
||||
inherit pkgs;
|
||||
modules = [./home.nix];
|
||||
};
|
||||
homeConfigurations.ubuntu_admin = home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
modules = [./home.nix];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user