diff options
| author | Mel <einebeere@gmail.com> | 2024-11-16 04:24:38 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-11-16 04:24:38 +0100 |
| commit | f7e5d29029399af167f868ef3ae0a6cc34f4a4ad (patch) | |
| tree | e31ab547ce7cbd367d8e433fcea950522dc68600 /modules/common.nix | |
| parent | 7e6bf85c03fa009a3677e008c0f2a563a28f7983 (diff) | |
| download | network-f7e5d29029399af167f868ef3ae0a6cc34f4a4ad.tar.zst network-f7e5d29029399af167f868ef3ae0a6cc34f4a4ad.zip | |
Prototype foundation service configration library
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules/common.nix')
| -rw-r--r-- | modules/common.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/common.nix b/modules/common.nix index 937c7ef..7d46a37 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -2,6 +2,8 @@ { imports = [ + ./foundation + ./nix.nix ./user.nix ./locale.nix |
