summaryrefslogtreecommitdiff
path: root/system/default.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-26 18:29:53 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-26 18:29:53 -0400
commitbf3755cc2a5bd54400167d41ce9c75751028bc40 (patch)
treed46595b26e4c9ff4e1b6375b9c57c73fcd136aa2 /system/default.nix
parentadd openrgb support, and custom rust scheduler (diff)
downloaddotfiles-nix-bf3755cc2a5bd54400167d41ce9c75751028bc40.tar.gz
dotfiles-nix-bf3755cc2a5bd54400167d41ce9c75751028bc40.tar.bz2
dotfiles-nix-bf3755cc2a5bd54400167d41ce9c75751028bc40.zip
refactor bootloaders into modules
Diffstat (limited to 'system/default.nix')
-rw-r--r--system/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/default.nix b/system/default.nix
index 17462d8..f8101c8 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -13,6 +13,7 @@ in {
inputs.nix-gaming.nixosModules.platformOptimizations
inputs.nix-gaming.nixosModules.pipewireLowLatency
inputs.nix-gaming.nixosModules.wine
+ ./bootloader
./desktops
./gaming
./virt