summaryrefslogtreecommitdiffstats
path: root/krebs/1systems/puyak
diff options
context:
space:
mode:
authorlassulus <git@lassul.us>2024-08-20 20:34:38 +0200
committerlassulus <git@lassul.us>2024-08-20 20:44:15 +0200
commit8fa5751b082b63e1d4010fa599fa245920f41750 (patch)
treef53cc39d4b43ea10329924a5e3cefed25ea52401 /krebs/1systems/puyak
parent0a87046e6ccaf77aaffbaba4ba7662c60a5a7b23 (diff)
remove deprecated sound option
Diffstat (limited to 'krebs/1systems/puyak')
-rw-r--r--krebs/1systems/puyak/config.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix
index 3c994ae7a..82c1301ca 100644
--- a/krebs/1systems/puyak/config.nix
+++ b/krebs/1systems/puyak/config.nix
@@ -113,7 +113,6 @@
krebs.build.host = config.krebs.hosts.puyak;
krebs.hosts.puyak.ssh.privkey.path = "${config.krebs.secret.directory}/ssh.id_ed25519";
- sound.enable = false;
boot = {
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;