From b0422f1bc1ffdfc32f621c26ff8091d6817e4e67 Mon Sep 17 00:00:00 2001 From: tzlil Date: Sun, 5 Feb 2023 22:29:24 +0200 Subject: remove password age, add disko config, add vps, trying to get hyprland working --- profiles/user.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/user.nix') diff --git a/profiles/user.nix b/profiles/user.nix index 514d303..7f0ec8b 100644 --- a/profiles/user.nix +++ b/profiles/user.nix @@ -16,7 +16,7 @@ owner = "tzlil"; group = "users"; }; - password.file = ../secrets/password.age; + # password.file = ../secrets/password.age; }; users.users.tzlil = { -- cgit 1.4.1