{flake,apps}: update flake; swap out some apps

This commit is contained in:
Artur Manuel 2025-04-16 23:00:37 +01:00
commit f5b3a4f3e2
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
8 changed files with 23 additions and 35 deletions

View file

@ -29,6 +29,8 @@
};
};
nix.settings.cores = 4;
nixpkgs.overlays = [
inputs.alqages.overlays.default
];