about summary refs log tree commit diff
path: root/home/profiles/workstation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/workstation.nix')
-rw-r--r--home/profiles/workstation.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/profiles/workstation.nix b/home/profiles/workstation.nix
index acbbccb..6c589b6 100644
--- a/home/profiles/workstation.nix
+++ b/home/profiles/workstation.nix
@@ -107,7 +107,6 @@ in
     PASSAGE_AGE = "${pkgs.rage}/bin/rage";
   };
 
-
   # enable bluetooth
   services.blueman-applet.enable = true;
 }