From ccf07affd6d09d4864bd24f0f73044e842c235ff Mon Sep 17 00:00:00 2001 From: Katherina Walshe-Grey Date: Wed, 25 Dec 2024 03:03:56 +0000 Subject: [PATCH 1/2] kalessin: allow login from randomcat --- hosts/kalessin/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/kalessin/default.nix b/hosts/kalessin/default.nix index a12fe97..858faff 100644 --- a/hosts/kalessin/default.nix +++ b/hosts/kalessin/default.nix @@ -15,6 +15,7 @@ in fountain.users.qenya.enable = true; users.users.qenya.extraGroups = [ "wheel" ]; + fountain.users.randomcat.enable = true; fountain.users.trungle.enable = true; qenya.base-server.enable = true; From 644df7986ac87669cbcf84f6e555e51858018c50 Mon Sep 17 00:00:00 2001 From: Katherina Walshe-Grey Date: Wed, 25 Dec 2024 03:04:12 +0000 Subject: [PATCH 2/2] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'birdsong': 'git+https://git.qenya.tel/qenya/birdsong?ref=main&rev=91ed1abe655ac270be4e6f6c006af6fa4edd25bf' (2024-12-25) → 'git+https://git.qenya.tel/qenya/birdsong?ref=main&rev=881078abf8bdc5f7e8bff63288714c6ec245c758' (2024-12-25) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 43cd125..56e9a39 100644 --- a/flake.lock +++ b/flake.lock @@ -46,11 +46,11 @@ }, "birdsong": { "locked": { - "lastModified": 1735093285, - "narHash": "sha256-i70ytUFLkLPfAbGq02KqIgn/oqu7f9578+9ClLTBy90=", + "lastModified": 1735095689, + "narHash": "sha256-8VdioC1gFMp0OMj4RUUA6zyOmq5eAZcK/d4q+MPdoIY=", "ref": "main", - "rev": "91ed1abe655ac270be4e6f6c006af6fa4edd25bf", - "revCount": 15, + "rev": "881078abf8bdc5f7e8bff63288714c6ec245c758", + "revCount": 16, "type": "git", "url": "https://git.qenya.tel/qenya/birdsong" },