add deployment scripts to dev-shell
This commit is contained in:
parent
742abb1a81
commit
f0ab5d3d97
2 changed files with 9 additions and 5 deletions
|
@ -13,7 +13,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
gtk = {
|
||||
enable = true;
|
||||
theme.name = "Adwaita";
|
||||
theme.name = "Adwaita-dark";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue