diff options
Diffstat (limited to 'hosts/darwin')
| -rw-r--r-- | hosts/darwin/configuration.nix | 2 | ||||
| -rw-r--r-- | hosts/darwin/home.nix | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hosts/darwin/configuration.nix b/hosts/darwin/configuration.nix index 4167394..508a194 100644 --- a/hosts/darwin/configuration.nix +++ b/hosts/darwin/configuration.nix @@ -41,4 +41,4 @@ }; system.stateVersion = 5; -} +}
\ No newline at end of file diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix index a3aabf6..4f0fad9 100644 --- a/hosts/darwin/home.nix +++ b/hosts/darwin/home.nix @@ -44,4 +44,4 @@ vscode.enable = true; home.stateVersion = "24.11"; -} +}
\ No newline at end of file |
