steamdeck: sway specialication

This commit is contained in:
2025-02-03 20:42:30 +01:00
parent 9f3ceb8b9e
commit c64fa5ec25
4 changed files with 11 additions and 17 deletions

View File

@@ -124,7 +124,7 @@ in
./configuration_desktop.nix
../modules/hardware/hydraCache.nix
home-manager.nixosModules.home-manager {
home-manager-unstable.nixosModules.home-manager {
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.extraSpecialArgs = { inherit user; };