morn: add miniflux
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
../../common/auto-upgrade.nix
|
||||
./hardware-configuration.nix
|
||||
|
||||
./services/nginx.nix
|
||||
./services/glance
|
||||
./services/miniflux.nix
|
||||
./services/nginx.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
@@ -23,7 +24,7 @@
|
||||
hostId = "89b7722d";
|
||||
};
|
||||
|
||||
sops.defaultSopsFile = ../../secrets/burnham/burnham.yaml;
|
||||
sops.defaultSopsFile = ../../secrets/morn/morn.yaml;
|
||||
|
||||
environment.variables = { EDITOR = "vim"; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user