feat: some config refining and blender

This commit is contained in:
Zhongheng Liu 2024-11-21 18:39:35 +02:00
commit 78d5115aac
Signed by: steven
GPG key ID: DC8F48E7B4C40905
5 changed files with 24 additions and 3 deletions

View file

@ -64,6 +64,11 @@
hardware.bluetooth = {
enable = true;
powerOnBoot = true;
settings = {
General = {
Disable = "Headset";
};
};
};
specialisation = {
in-china.configuration = {
@ -109,6 +114,8 @@
zed-editor
libsForQt5.qt5.qtquickcontrols2
libsForQt5.qt5.qtgraphicaleffects
blender
#inputs.hyprswitch.packages.x86_64-linux.default
];
# turned off because timedatectl doesn't like it
time.hardwareClockInLocalTime = false;