diff options
author | Emma (Rory&) <root@rory.gay> | 2023-09-28 14:55:08 +0200 |
---|---|---|
committer | Emma (Rory&) <root@rory.gay> | 2023-09-28 14:55:08 +0200 |
commit | 8f1f6c1c0930eb527b6500289f1c75928e7c2589 (patch) | |
tree | cda909f13b091f50fef65d48fe08758041307de9 /host/Rory-desktop/configuration.nix | |
parent | Fix domains (diff) | |
download | Rory-Open-Architecture-8f1f6c1c0930eb527b6500289f1c75928e7c2589.tar.xz |
Formatting changes
Diffstat (limited to 'host/Rory-desktop/configuration.nix')
-rw-r--r-- | host/Rory-desktop/configuration.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix index ae30435..55ee3a8 100644 --- a/host/Rory-desktop/configuration.nix +++ b/host/Rory-desktop/configuration.nix @@ -86,7 +86,6 @@ }; }; - sound.enable = true; hardware.pulseaudio.enable = false; @@ -167,7 +166,6 @@ sudo.wheelNeedsPassword = false; }; - system.stateVersion = "22.11"; # DO NOT EDIT! } |