Reshuffling stuff

This commit is contained in:
2026-03-18 18:14:03 +00:00
parent 57ce38939e
commit f9160961d2
2 changed files with 12 additions and 8 deletions
+6 -4
View File
@@ -604,10 +604,12 @@ in {
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [ mySystem = {
feh apps.wallpaper = {
st enable = true;
]; packages = [ "feh" "st" ]; # just symbolic names
};
};
stylix = { stylix = {
enable = true; enable = true;
@@ -9,10 +9,12 @@ in {
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [ mySystem = {
feh apps.wallpaper = {
st enable = true;
]; packages = [ "feh" "st" ]; # just symbolic names
};
};
stylix = { stylix = {
enable = true; enable = true;