Switch Steam Deck flake to unstable
This commit is contained in:
parent
1c79a0e29d
commit
76bcddb513
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
];
|
||||
};
|
||||
"jimbo@JimDeck" = home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
||||
pkgs = nixpkgs-unstable.legacyPackages.x86_64-linux;
|
||||
extraSpecialArgs = {inherit inputs outputs;};
|
||||
modules = [
|
||||
./home-manager/jimbo_server.nix
|
||||
|
|
Loading…
Add table
Reference in a new issue