Remilia: add more stuff in nginx service

This commit is contained in:
2021-06-04 02:49:09 +05:30
parent 9692174ced
commit f61c6dddfa
5 changed files with 92 additions and 4 deletions

View File

@@ -8,8 +8,9 @@
./remilia/hardware.nix
./remilia/boot.nix
./remilia/services.nix
./remilia/builder.nix
../../configs/nvim.nix
];
programs.gnupg.agent.enable = lib.mkForce false;
# programs.gnupg.agent.enable = lib.mkForce false;
system.stateVersion = "21.11";
}