Changed: Pipewire
This commit is contained in:
@@ -27,15 +27,11 @@
|
||||
|
||||
# Bootloader.
|
||||
boot.loader = {
|
||||
grub = {
|
||||
enable = true;
|
||||
device = "/dev/sda";
|
||||
};
|
||||
#efi = {
|
||||
# canTouchEfiVariables = true;
|
||||
efi = {
|
||||
canTouchEfiVariables = true;
|
||||
# efiSysMountPoint = "/boot/efi"; # ← use the same mount point here.
|
||||
#};
|
||||
#systemd-boot.enable = true;
|
||||
};
|
||||
systemd-boot.enable = true;
|
||||
};
|
||||
|
||||
networking.hostName = "nix-desktop"; # Define your hostname.
|
||||
|
Reference in New Issue
Block a user