mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 03:26:17 +00:00
update stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user