summary refs log tree commit diff
path: root/host/Rory-desktop/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-desktop/configuration.nix')
-rw-r--r--host/Rory-desktop/configuration.nix2
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!
 }