about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2023-09-15 01:43:10 +0200
committeraszlig <aszlig@nix.build>2023-09-15 01:43:10 +0200
commit5b17b40e2d961c15261641940333822de2c4a1ab (patch)
tree3549a12db6db120509a3a0c9d05098d0ec5726f0 /modules
parent75ea723caea05056810dad9160bc93e571c77985 (diff)
Fix eval error due to removed module
In 75ea723caea05056810dad9160bc93e571c77985, I removed a bunch of
modules in a series of fixups but forgot to do a final eval check.

This broke evaluation for all the machines and tests because the
module-list.nix file is not only needed for all the machines but also
for figuring out which tests we need to run for which machine config.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'modules')
-rw-r--r--modules/module-list.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/module-list.nix b/modules/module-list.nix
index 6ecc185c..5b294012 100644
--- a/modules/module-list.nix
+++ b/modules/module-list.nix
@@ -20,7 +20,6 @@
   ./system/kernel/rckernel.nix
   ./system/kernel/zswap.nix
   ./user/aszlig/profiles/base.nix
-  ./user/aszlig/profiles/managed.nix
   ./user/aszlig/profiles/workstation
   ./user/aszlig/programs/flameshot
   ./user/aszlig/programs/git