hosts/dunamis/configuration.nix: switch theme

modules/home/desktop/niri/default.nix: redo strings
modules/nixos/system/misc/default.nix: redo imports
modules/nixos/system/misc/{stylix.nix => stylix/default.nix}: self-telling

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-03 19:12:01 +03:00
parent 6fc63520e9
commit cd32750a9d
4 changed files with 47 additions and 11 deletions

View File

@ -18,7 +18,7 @@
locale.ukrainian.enable = true;
module.stylix = {
enable = true;
theme = "nord";
theme = "helios";
};
opentabletdriver.enable = false;
qmk-vial.enable = true;