Add Adwaita and dconf
This commit is contained in:
@ -101,7 +101,9 @@
|
||||
wf-recorder
|
||||
qbittorrent
|
||||
superTuxKart
|
||||
adwaita-icon-theme
|
||||
];
|
||||
|
||||
|
||||
fonts = {
|
||||
fontconfig.enable = true;
|
||||
|
@ -50,6 +50,9 @@
|
||||
programs = {
|
||||
nix-ld.enable = true;
|
||||
fish.enable = true;
|
||||
dconf = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
environment.etc = {
|
||||
|
Reference in New Issue
Block a user