brings back umbriel, adds isbritish for british keyboarded machines, and removes firefox in favour of librewolf. librewolf being the browser that was in use that i somehow managed to remove, and keep only firefox in. i can be stupid at times

This commit is contained in:
cydiralis 2025-06-27 19:16:27 +01:00
parent c81537697d
commit 723b4c519e
No known key found for this signature in database
6 changed files with 21 additions and 14 deletions

View file

@ -39,7 +39,12 @@
};
boot.supportedFilesystems = ["exfat" "ntfs" "xfs"];
boot.loader.systemd-boot.enable = true;
boot.loader.limine.enable = true;
boot.loader.limine.style.wallpapers = [];
boot.loader.limine.additionalFiles = {
"efi/memtest86.efi" = "${pkgs.memtest86-efi}/BOOTX64.efi";
"efi/shell.efi" = "${pkgs.edk2-uefi-shell}/shell.efi";
};
boot.loader.efi.canTouchEfiVariables = true;
boot.initrd.systemd.enable = true;
boot.loader.efi.efiSysMountPoint = "/boot/";
@ -193,6 +198,7 @@
wget
neovim
cbfstool
xwayland-satellite
git
keepassxc
pulseaudio