about summary refs log tree commit diff stats
path: root/nix-conf/machines
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2025-02-11 16:24:44 +0000
committerDavid Morgan <djm_uk@protonmail.com>2025-02-11 16:24:44 +0000
commit50047f5fb69b666cd81b6464380d3693ca47e8d5 (patch)
tree7fab377a9bfe6f36313bb8c75bf0e0123ebb708f /nix-conf/machines
parent5122bccd153490a17ce2a55cef0d6a12c9d38fbd (diff)
downloaddotfiles-50047f5fb69b666cd81b6464380d3693ca47e8d5.tar.gz
Remove blank line
Diffstat (limited to 'nix-conf/machines')
-rw-r--r--nix-conf/machines/egalmoth/configuration.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix
index 8b3ae27..1af2662 100644
--- a/nix-conf/machines/egalmoth/configuration.nix
+++ b/nix-conf/machines/egalmoth/configuration.nix
@@ -4,7 +4,6 @@
   lib,
   ...
 }:
-
 let
   unstable = import <nixos-unstable> { };
 in