summary refs log tree commit diff
path: root/host/RoryNix/configuration.nix
diff options
context:
space:
mode:
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!
 }