mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: various changes
This commit is contained in:
parent
9ded484993
commit
add8b013a4
12 changed files with 192 additions and 9 deletions
|
|
@ -10,6 +10,7 @@
|
|||
services = {
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
theme = "CommonalitySol";
|
||||
};
|
||||
xserver = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue