Add Qt theming
This commit is contained in:
parent
563766b72c
commit
48859df9de
|
@ -35,5 +35,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "qt5ct";
|
||||
};
|
||||
|
||||
users.users.artemis.extraGroups = [ "scanner" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue