about summary refs log tree commit diff stats
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/system/services/dconf/default.nix1
-rw-r--r--modules/system/services/nix/default.nix1
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/services/dconf/default.nix b/modules/system/services/dconf/default.nix
index f6598a9b..e4a1c7a9 100644
--- a/modules/system/services/dconf/default.nix
+++ b/modules/system/services/dconf/default.nix
@@ -5,3 +5,4 @@
   # FIXME: This should also be parameterized. <2024-05-16>
 }
 # vim: nolinebreak nowrap textwidth=0
+
diff --git a/modules/system/services/nix/default.nix b/modules/system/services/nix/default.nix
index 65fc7273..5766fcdd 100644
--- a/modules/system/services/nix/default.nix
+++ b/modules/system/services/nix/default.nix
@@ -1,6 +1,5 @@
 {
   pkgs,
-
   # flakes
   nixpkgs_as_input,
   templates,