converting modules to options

This commit is contained in:
Kopatz
2024-04-16 19:33:19 +02:00
parent ec12a6b917
commit 206a1d0324
8 changed files with 21 additions and 6 deletions

View File

@@ -14,6 +14,8 @@
#<home-manager/nixos>
];
kop.tmpfs.enabled = true;
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;