summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-09 15:33:46 -0700
committerFuwn <[email protected]>2024-09-09 15:33:46 -0700
commit0aea057b20b4086f05a881d01f1ef93e5c52b382 (patch)
treed482d41abc50e1dc9b1d30625d7fdcfe0efbc4de
parentBump: enable ollama service (diff)
downloadnixos-config-0aea057b20b4086f05a881d01f1ef93e5c52b382.tar.xz
nixos-config-0aea057b20b4086f05a881d01f1ef93e5c52b382.zip
Bump
-rw-r--r--modules/system/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/default.nix b/modules/system/default.nix
index 3c586eb..7b9013b 100644
--- a/modules/system/default.nix
+++ b/modules/system/default.nix
@@ -6,10 +6,10 @@
./desktop
./networking
./services
+ ./encryption.nix
# ./gaming.nix
./input.nix
./locale.nix
- ./encryption.nix
./programs.nix
./systemd.nix
./users.nix