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

@@ -67,14 +67,14 @@
};
services = {
blueman.enable = true;
# blueman.enable = true;
printing = { # Printing and drivers for TS5300
enable = true;
drivers = [ pkgs.gutenprint ];
};
avahi = { # Needed to find wireless printer
enable = true;
nssmdns = true;
nssmdns4 = true;
publish = { # Needed for detecting the scanner
enable = true;
addresses = true;