From 2503e317a579dc7e0d8ad66666bb35c794fd263f Mon Sep 17 00:00:00 2001 From: helmi Date: Mon, 15 Dec 2025 22:49:01 +0100 Subject: [PATCH] uuuups --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 33362a1..01d4c7d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -83,7 +83,7 @@ device = "files:/mnt/default/homes"; fsType = "nfs"; - } + }; # Define a user account. Don't forget to set a password with ‘passwd’. users.users.petra = {