desktop-2024-06-02-13-55-55

This commit is contained in:
Alexander Szczepanski
2024-06-02 13:55:55 +02:00
parent e5996be0b4
commit b94912e152
5 changed files with 85 additions and 224 deletions

View File

@ -38,4 +38,9 @@
# updateDbusEnvironment = true;
# };
};
environment.systemPackages = with pkgs; [
catppuccin-kde
sweet-nova
];
}