diff --git a/flake.lock b/flake.lock index 56e9a39..43cd125 100644 --- a/flake.lock +++ b/flake.lock @@ -46,11 +46,11 @@ }, "birdsong": { "locked": { - "lastModified": 1735095689, - "narHash": "sha256-8VdioC1gFMp0OMj4RUUA6zyOmq5eAZcK/d4q+MPdoIY=", + "lastModified": 1735093285, + "narHash": "sha256-i70ytUFLkLPfAbGq02KqIgn/oqu7f9578+9ClLTBy90=", "ref": "main", - "rev": "881078abf8bdc5f7e8bff63288714c6ec245c758", - "revCount": 16, + "rev": "91ed1abe655ac270be4e6f6c006af6fa4edd25bf", + "revCount": 15, "type": "git", "url": "https://git.qenya.tel/qenya/birdsong" }, diff --git a/hosts/kalessin/default.nix b/hosts/kalessin/default.nix index 858faff..a12fe97 100644 --- a/hosts/kalessin/default.nix +++ b/hosts/kalessin/default.nix @@ -15,7 +15,6 @@ 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;