This commit is contained in:
Aleksandr Lebedev 2025-04-02 21:02:37 +02:00
parent b284928062
commit 5d952ea19d

View file

@ -27,7 +27,8 @@ config = {
stylix.image = ../../modules/hyprland/wallpaper.jpg;
#sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
boot.tmp.cleanOnBoot = true;
boot.loader.systemd-boot.enable = true;
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda";
networking.hostName = hwconfig.hostname;
users = {
mutableUsers = false;