hosts: steamdeck: fix luks hardware-config

This commit is contained in:
2023-12-21 11:32:23 +01:00
parent 2aa2c10ff2
commit 1466895a1e
4 changed files with 101 additions and 252 deletions

View File

@@ -97,7 +97,7 @@ in
nixos-hardware.nixosModules.common-pc-ssd
home-manager-unstable.nixosModules.home-manager {
nixpkgs-unstable.overlays = [
nixpkgs.overlays = [
nur.overlay
];
home-manager.useGlobalPkgs = true;