Use stable packages on deck home manager, maybe?
This commit is contained in:
parent
96ec857261
commit
24774e93df
|
@ -96,7 +96,7 @@
|
|||
];
|
||||
};
|
||||
"jimbo@JimDeck" = home-manager-unstable.lib.homeManagerConfiguration {
|
||||
pkgs = nixpkgs-unstable.legacyPackages.x86_64-linux;
|
||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
||||
extraSpecialArgs = {inherit inputs outputs;};
|
||||
modules = [
|
||||
./home-manager/jimbo_deck.nix
|
||||
|
|
Loading…
Reference in a new issue