This commit is contained in:
4DBug
2025-03-11 00:15:58 -05:00
parent 715b945040
commit 829fc6abc4

View File

@@ -8,24 +8,29 @@
extraGroups = [ "networkmanager" "wheel" ];
packages = with pkgs; [
vscode
neofetch
git
nodejs
python3
luau
luajit
luajit
luarocks
nicotine-plus
vesktop
nodejs
blender
plasticity
obsidian
ollama
gnome-tweaks
syncthing
wine
furnace
python3
neofetch
tree
gnome-tweaks
wine
obsidian
ollama
vesktop
nicotine-plus
furnace
];
};
@@ -107,6 +112,8 @@
jack.enable = true;
};
ollama.enable = true;
syncthing = {
enable = true;
user = "bug";