feat(solterra): redo rice

This commit is contained in:
Artur Manuel 2025-03-04 10:31:55 +00:00
commit 3baf81506f
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
13 changed files with 113 additions and 89 deletions

View file

@ -37,6 +37,11 @@
options = "eurosign:e,ctrl:nocaps";
};
displayManager.sddm = {
enable = true;
wayland.enable = true;
};
udev.packages = [
pkgs.android-udev-rules
];