summaryrefslogtreecommitdiff
path: root/modules/default.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-30 16:40:58 -0700
committerFuwn <[email protected]>2024-08-30 16:40:58 -0700
commit52306bb5f72d31012e47cdc9735836f34129a2ec (patch)
tree8ff9f9a55485c71b25fe85fc46de6d780c6e0fed /modules/default.nix
parentupdate (diff)
downloadnixos-config-52306bb5f72d31012e47cdc9735836f34129a2ec.tar.xz
nixos-config-52306bb5f72d31012e47cdc9735836f34129a2ec.zip
update
Diffstat (limited to 'modules/default.nix')
-rw-r--r--modules/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/default.nix b/modules/default.nix
index b4d4169..2e3bb89 100644
--- a/modules/default.nix
+++ b/modules/default.nix
@@ -2,8 +2,8 @@
imports = [
./boot
./environment
- ./hardware
./programs
+ ./hardware
./services
./datetime.nix
./networking.nix