feat: Added audacity and swtich openscad to nightly/unstable

Signed-off-by: uttarayan21 <email@uttarayan.me>
This commit is contained in:
uttarayan21
2025-05-12 13:40:38 +05:30
parent f89684e8a1
commit eed4c6d633
6 changed files with 22 additions and 12 deletions

View File

@@ -45,7 +45,7 @@
};
wayland.windowManager.hyprland = {
enable = device.hasGui && pkgs.stdenv.isLinux;
systemd.enable = false;
systemd.enable = true;
settings = {
source = "${pkgs.catppuccinThemes.hyprland}/themes/mocha.conf";