Fix: lomig home-manager trouble
This commit is contained in:
parent
b4ed93ae49
commit
329c5a1223
3 changed files with 13 additions and 19 deletions
|
|
@ -2,12 +2,6 @@
|
|||
let
|
||||
globals = import ../../config/globals.nix ;
|
||||
in {
|
||||
age.secrets.goaccess-password = {
|
||||
file = ../../secrets/goaccess-password.age;
|
||||
owner = "caddy";
|
||||
group = "caddy";
|
||||
mode = "0400";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
goaccess
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue