mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
aaaaaq
This commit is contained in:
parent
72060a14be
commit
149985a26b
7 changed files with 37 additions and 11 deletions
|
@ -63,5 +63,11 @@ in
|
|||
videos = "${config.home.homeDirectory}/Videos";
|
||||
};
|
||||
};
|
||||
qt = {
|
||||
enable = true;
|
||||
style.name = "kvantum";
|
||||
platformTheme.name = "kvantum";
|
||||
};
|
||||
gtk.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue