diff options
| author | seth <[email protected]> | 2023-08-17 19:57:52 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-08-19 04:33:09 -0400 |
| commit | ee7a8059e51773a312beeeee29f66ad65cd3af03 (patch) | |
| tree | 165d55c8d6b6bbec9f49256c7252341b363abba4 /hosts/p-body/default.nix | |
| parent | 97107c4e96611fe08623de9526896948280dc504 (diff) | |
!garnix -> hercules-ci
Diffstat (limited to 'hosts/p-body/default.nix')
| -rw-r--r-- | hosts/p-body/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index 5709ba4..6d3edaf 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -14,7 +14,7 @@ ./victoriametrics.nix ]; - server.secrets.enable = true; + boot.supportedFilesystems = ["btrfs"]; networking = { domain = "mydadleft.me"; |
