PROGGERS
This commit is contained in:
@ -31,20 +31,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
boot = {
|
|
||||||
loader = {
|
|
||||||
systemd-boot = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
grub = {
|
|
||||||
enable = false;
|
|
||||||
device = "/dev/sda";
|
|
||||||
useOSProber = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
supportedFilesystems = [ "ntfs" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
time.timeZone = "Europe/Berlin";
|
time.timeZone = "Europe/Berlin";
|
||||||
console = {
|
console = {
|
||||||
font = "Lat2-Terminus16";
|
font = "Lat2-Terminus16";
|
||||||
|
@ -10,10 +10,6 @@
|
|||||||
curl
|
curl
|
||||||
dosfstools
|
dosfstools
|
||||||
ntfs3g
|
ntfs3g
|
||||||
waybar
|
|
||||||
xdg-desktop-portal-hyprland
|
|
||||||
grim
|
|
||||||
slurp
|
|
||||||
feh
|
feh
|
||||||
gnumake
|
gnumake
|
||||||
flameshot
|
flameshot
|
||||||
|
Reference in New Issue
Block a user