diff --git a/networking.nix b/networking.nix index 56e96ab..60f01b5 100644 --- a/networking.nix +++ b/networking.nix @@ -73,4 +73,4 @@ noProxy = "127.0.0.1,localhost,internal.domain"; };*/ }; -} \ No newline at end of file +} diff --git a/services.nix b/services.nix index 3d21ad6..5b6b61a 100644 --- a/services.nix +++ b/services.nix @@ -76,4 +76,4 @@ ]; }; }; -} \ No newline at end of file +} diff --git a/users.nix b/users.nix index 0391ba7..f5207ef 100644 --- a/users.nix +++ b/users.nix @@ -18,4 +18,4 @@ gid = 1000; }; }; -} \ No newline at end of file +}