diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-04-26 01:25:08 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-26 01:25:08 -0700 |
| commit | 730f0dc30daf815c35ac71ab0c8c1a0113e05ef3 (patch) | |
| tree | cc8c6a9bb0910e01e836c7265793965460c58f0c /systems/x86_64-linux | |
| parent | 37cc9b7473cd4549a8518114d5b02d30172a684e (diff) | |
all: trailing newlines
Diffstat (limited to 'systems/x86_64-linux')
| -rw-r--r-- | systems/x86_64-linux/copenhagen/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/x86_64-linux/copenhagen/default.nix b/systems/x86_64-linux/copenhagen/default.nix index 9b3de3f..8fcda09 100644 --- a/systems/x86_64-linux/copenhagen/default.nix +++ b/systems/x86_64-linux/copenhagen/default.nix @@ -88,4 +88,4 @@ with lib; with lib.${namespace}; { }; system.stateVersion = "23.11"; -}
\ No newline at end of file +} |