feat(modules): move nix settings to a seperate module
This commit is contained in:
parent
e5bd395fd8
commit
e36875131b
8 changed files with 66 additions and 57 deletions
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./common-nix-conf.nix
|
||||
./restic.nix
|
||||
./vaultwarden.nix
|
||||
./prometheus.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue