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