correct comm
All checks were successful
nixos config pipeline / show-flake (push) Successful in 30s
nixos config pipeline / deploy (push) Successful in 3m17s

This commit is contained in:
smayzy 2026-02-07 16:02:59 +01:00
parent 3be4071e9f
commit 6ea77befc9
2 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,6 @@ in
fritzing fritzing
element-desktop element-desktop
thunderbird thunderbird
element-desktop
thunderbird
]; ];
}; };
} }

View File

@ -54,6 +54,8 @@ in
kdePackages.kdenlive kdePackages.kdenlive
freecad-wayland freecad-wayland
fritzing fritzing
element-desktop
thunderbird
]; ];
}; };
} }