mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-20 16:42:50 +00:00
update system
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
|
||||
boot = {
|
||||
loader.timeout = 0;
|
||||
|
||||
quiet.enable = true;
|
||||
|
||||
kernelParams = [ "module_blacklist=i915" ];
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
gamma-launcher
|
||||
];
|
||||
};
|
||||
wayland.windowManager.hyprland.settings.input.kb_options = [ "lv3:caps_switch" ];
|
||||
services.nextcloud-client.enable = true;
|
||||
systemd.user.services = {
|
||||
blueman-applet = {
|
||||
|
||||
Reference in New Issue
Block a user