ff
This commit is contained in:
parent
b284928062
commit
5d952ea19d
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ config = {
|
||||||
stylix.image = ../../modules/hyprland/wallpaper.jpg;
|
stylix.image = ../../modules/hyprland/wallpaper.jpg;
|
||||||
#sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
|
#sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
|
||||||
boot.tmp.cleanOnBoot = true;
|
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;
|
networking.hostName = hwconfig.hostname;
|
||||||
users = {
|
users = {
|
||||||
mutableUsers = false;
|
mutableUsers = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue