cosmic updates
This commit is contained in:
parent
913cff0ffa
commit
e5ade464b9
6 changed files with 24 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{ pkgs, lib, nixConfig, ... }:
|
||||
{
|
||||
gtk = {
|
||||
gtk = lib.mkIf (!nixConfig.mods.de_cosmic.enable) {
|
||||
enable = true;
|
||||
|
||||
cursorTheme = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue