more gnome settins

This commit is contained in:
Vinzenz Schroeter 2024-02-23 22:30:00 +01:00
parent b900cc337f
commit 6911d314f4
2 changed files with 7 additions and 5 deletions

View file

@ -172,9 +172,4 @@ in
};
};
}
(lib.mkIf isGnomeEnabled {
home.packages = with pkgs; [
fractal
];
})
]