summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorAlan Pearce2019-10-04 21:24:12 +0200
committerAlan Pearce2019-10-04 21:24:12 +0200
commitf9d0338e439c21f7766699129c4c693d1e72c721 (patch)
tree2696c5d88a7f46734cbb6bdf79730b188dda0462 /system
parent88937aa1a2eaad74946fe3eaf3ea5d2ff51ab027 (diff)
downloadnixfiles-f9d0338e439c21f7766699129c4c693d1e72c721.tar.lz
nixfiles-f9d0338e439c21f7766699129c4c693d1e72c721.tar.zst
nixfiles-f9d0338e439c21f7766699129c4c693d1e72c721.zip
prefect: use nixos config
Diffstat (limited to 'system')
-rw-r--r--system/prefect.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index 2b4c1ccf..dc423d28 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -7,7 +7,7 @@
     ./modules/base.nix
     ./modules/configuration/berlin.nix
     ./modules/configuration/british-english.nix
-    ./modules/configuration/nix.nix
+    ./modules/configuration/nixos.nix
     ./modules/configuration/user.nix
     ./modules/development/base.nix
     ./modules/development/lisp.nix