feat(modules): add modules for some common settings
This commit is contained in:
parent
1ce5b9ef9a
commit
ffb223d03f
4 changed files with 45 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./common-nix-conf.nix
|
||||
./common-settings/auth.nix
|
||||
./common-settings/nix-conf.nix
|
||||
./restic.nix
|
||||
./vaultwarden.nix
|
||||
./prometheus.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue