add myself
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