added legacy packages for home manager
This commit is contained in:
parent
7da58c8fe7
commit
5ec6a040b7
1 changed files with 2 additions and 1 deletions
|
|
@ -50,7 +50,8 @@
|
|||
};
|
||||
};
|
||||
homeManagerConfiguration = {
|
||||
speccon18 = {
|
||||
speccon18 = home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
username = "speccon18";
|
||||
homeDirectory = "/home/speccon18";
|
||||
configuration = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue