diff options
author | Linnnus <[email protected]> | 2023-09-30 14:53:27 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-09-30 14:53:55 +0200 |
commit | d7fc02342227fbd442f47e27fa12a42ff7998cd5 (patch) | |
tree | 9f90238e85d4f271cdce6dfe26e8683add68f10f /modules/default.nix | |
parent | 039061095ad29da895479ea3dbd68e40689f5f72 (diff) |
fix everything forever i hope
Diffstat (limited to 'modules/default.nix')
-rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 61ef9cc..3015d59 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -4,6 +4,7 @@ imports = [ ./linus.onl + ./notifications.linus.onl ./cloudflare-proxy ./graphics ]; |