summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
authorsils <sils@sils.li>2023-11-16 20:21:57 +0100
committersils <sils@sils.li>2023-11-16 20:21:57 +0100
commitc5c1c6739988c2205489efbdaf5e33938b166c16 (patch)
treebfc74b0d66b4ac395498655e3556e1ff920ac605 /hosts
parentfeat(u/sils/gpg): start gpg-agent on shell init (diff)
downloadnix-config-c5c1c6739988c2205489efbdaf5e33938b166c16.tar.gz
nix-config-c5c1c6739988c2205489efbdaf5e33938b166c16.zip
style(hosts): format with alejandra
Diffstat (limited to 'hosts')
-rw-r--r--hosts/thinklappi-bootstrap/default.nix1
-rw-r--r--hosts/thinklappi/default.nix1
2 files changed, 0 insertions, 2 deletions
diff --git a/hosts/thinklappi-bootstrap/default.nix b/hosts/thinklappi-bootstrap/default.nix
index 44f7423..4f12133 100644
--- a/hosts/thinklappi-bootstrap/default.nix
+++ b/hosts/thinklappi-bootstrap/default.nix
@@ -40,6 +40,5 @@
 
   time.timeZone = "Europe/Berlin";
 
-
   system.stateVersion = "23.05";
 }
diff --git a/hosts/thinklappi/default.nix b/hosts/thinklappi/default.nix
index fe7d732..2f53390 100644
--- a/hosts/thinklappi/default.nix
+++ b/hosts/thinklappi/default.nix
@@ -36,6 +36,5 @@
 
   time.timeZone = "Europe/Berlin";
 
-
   system.stateVersion = "23.05";
 }