fixup
This commit is contained in:
parent
497b758c25
commit
0d5f1fdbcd
2 changed files with 7 additions and 1 deletions
|
|
@ -153,6 +153,10 @@
|
|||
security.polkit = {
|
||||
enable = true;
|
||||
};
|
||||
# virtualisation.qemu = {
|
||||
# options = [
|
||||
# ];
|
||||
# };
|
||||
programs = {
|
||||
# amnezia-vpn.enable = true;
|
||||
ccache.enable = true;
|
||||
|
|
|
|||
4
home.nix
4
home.nix
|
|
@ -77,12 +77,14 @@
|
|||
vintagestory
|
||||
prismlauncher
|
||||
|
||||
winboat
|
||||
|
||||
# kdePackages.kdenlive
|
||||
(python313.withPackages (
|
||||
py: with py; [
|
||||
huggingface-hub
|
||||
haystack-ai
|
||||
# raganything
|
||||
raganything
|
||||
]
|
||||
))
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue