refactoring

This commit is contained in:
2025-08-03 19:16:34 +03:00
parent 81a69917ac
commit 15e3ebe064
9 changed files with 40 additions and 19 deletions
+2 -4
View File
@@ -7,10 +7,9 @@ let
pkgs,
...
}:
let
last-stable = import inputs.nixpkgs-last-unstable { system = "x86_64-linux"; }; # temp
in
{
device.type = "server";
imports = with inputs; [
sops-nix.nixosModules.sops
./hardware/server.nix
@@ -147,7 +146,6 @@ let
};
calibre-web = {
enable = true;
#package = last-stable.calibre-web; # temp
group = "users";
user = "${inputs.zeroq.devices.admin}";
options = {