summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2022-10-25 22:47:19 -0300
committerGitHub <noreply@github.com>2022-10-25 22:47:19 -0300
commit0614d5d969ad00573a6bc51498a8af0047b93d6a (patch)
treee31cd73eaa5600aa5ec54709174985106729f2e5 /nixos/modules/module-list.nix
parentc96c80356acc668868ecfd6f0bf53c5e4f2a4562 (diff)
parentd31cf8ca0cbfe01419db3599aa6dc25a13f9766a (diff)
Merge pull request #197229 from lucasew/nixos/uvesafb
nixos/uvesafb: init
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 5c59e41bbc087..dfe65c03acd9f 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -1253,6 +1253,7 @@
   ./system/boot/systemd/user.nix
   ./system/boot/timesyncd.nix
   ./system/boot/tmp.nix
+  ./system/boot/uvesafb.nix
   ./system/etc/etc-activation.nix
   ./tasks/auto-upgrade.nix
   ./tasks/bcache.nix