aoife updates

This commit is contained in:
Vivian 2024-02-20 10:56:17 +01:00
parent c2552d39a1
commit 4960ed0866
4 changed files with 88 additions and 68 deletions

View file

@ -15,6 +15,11 @@
isLaptop = true;
};
programs.wireshark.enable = true;
users.extraUsers.vivian.extraGroups = [ "wireshark" ];
virtualisation.lxc.enable = true;
# Bootloader.
boot = {
bootspec.enable = true;

View file

@ -22,7 +22,7 @@
xserver.videoDrivers = [ "amdgpu" ];
xserver = {
dpi = 280;
xkbOptions = "caps:swapescape";
xkb.options = "caps:swapescape";
};
# SSD Trim