summary refs log tree commit diff
path: root/host/RoryNix/configuration.nix
diff options
context:
space:
mode:
authorEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
committerEmma (Rory&) <root@rory.gay>2023-09-28 14:55:08 +0200
commit8f1f6c1c0930eb527b6500289f1c75928e7c2589 (patch)
treecda909f13b091f50fef65d48fe08758041307de9 /host/RoryNix/configuration.nix
parentFix domains (diff)
downloadRory-Open-Architecture-8f1f6c1c0930eb527b6500289f1c75928e7c2589.tar.xz
Formatting changes
Diffstat (limited to 'host/RoryNix/configuration.nix')
-rw-r--r--host/RoryNix/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/host/RoryNix/configuration.nix b/host/RoryNix/configuration.nix
index 1f86609..26c1c25 100644
--- a/host/RoryNix/configuration.nix
+++ b/host/RoryNix/configuration.nix
@@ -80,7 +80,6 @@
     };
   };
 
-
   sound.enable = true;
   hardware.pulseaudio.enable = false;
 
@@ -161,7 +160,6 @@
     sudo.wheelNeedsPassword = false;
   };
 
-
   
   system.stateVersion = "22.11"; # DO NOT EDIT!
 }