aboutsummaryrefslogtreecommitdiff
path: root/hosts/copenhagen
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-07-22 00:02:19 -0700
committerCaroline Larimore <caroline@larimo.re>2024-07-22 00:02:19 -0700
commit443f678813be1f8eef3b7153506a6f0a80ea4d0e (patch)
treefe9f587b7aa1597cfa427d0d7dc6ba1125661c26 /hosts/copenhagen
parent25b58a8bd95ed42acbb0ad159b528026f24c549a (diff)
Fix trailing newlines
Diffstat (limited to 'hosts/copenhagen')
-rw-r--r--hosts/copenhagen/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix
index 50eee4d..531f7a4 100644
--- a/hosts/copenhagen/configuration.nix
+++ b/hosts/copenhagen/configuration.nix
@@ -97,4 +97,4 @@
#
# For more information, see `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion .
system.stateVersion = "23.11"; # Did you read the comment? 🤨
-} \ No newline at end of file
+}