From 2dcf0f2b4352795b60882308270f3355278e8715 Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Wed, 20 Aug 2025 22:36:26 +0300 Subject: [PATCH] fix dumb syntax error --- hosts/server/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/server/configuration.nix b/hosts/server/configuration.nix index 15aba62..4414d4f 100644 --- a/hosts/server/configuration.nix +++ b/hosts/server/configuration.nix @@ -15,7 +15,7 @@ environment.systemPackages = with pkgs; [ fastfetch hyfetch - ] + ]; users.users.ocbwoy3 = { initialPassword = "thisisapassword42069!"; # not the type passwords i use