update stuff

This commit is contained in:
2025-01-13 17:23:41 +01:00
parent dbd50e4a65
commit 8a1ff0202f
6 changed files with 52 additions and 17 deletions

View File

@@ -62,6 +62,13 @@
acceleration = "rocm";
};
services.printing = {
enable = true;
drivers = with pkgs; [
rastertokpsl-re
];
};
services.xserver.xkb.variant = "altgr-intl";
services.xserver.xkb.layout = "us";
hardware = {
@@ -129,6 +136,8 @@
graphicsmagick
ffmpeg
nfs-utils
opensc
openssl
# Essential command line apps
neovim
mc