added legacy packages for home manager
This commit is contained in:
parent
53c7ee3f7c
commit
c6bb4f2383
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
};
|
||||
homeConfigurations = {
|
||||
speccon18 = home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
||||
modules = [ ./hm-modules/home-manager.nix];
|
||||
# username = "speccon18";
|
||||
# homeDirectory = "/home/speccon18";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue