add fuse
This commit is contained in:
@@ -86,6 +86,7 @@ in {
|
|||||||
networking.hostName = "haskell"; # Define your hostname.
|
networking.hostName = "haskell"; # Define your hostname.
|
||||||
|
|
||||||
programs.steam.enable = true;
|
programs.steam.enable = true;
|
||||||
|
programs.fuse.enable = true;
|
||||||
|
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
programs.nix-ld = {
|
programs.nix-ld = {
|
||||||
|
|||||||
@@ -42,6 +42,7 @@ with pkgs; [
|
|||||||
kind
|
kind
|
||||||
podman-compose
|
podman-compose
|
||||||
cutter
|
cutter
|
||||||
|
cutterPlugins.rz-ghidra
|
||||||
nasm
|
nasm
|
||||||
elixir
|
elixir
|
||||||
erlang
|
erlang
|
||||||
|
|||||||
@@ -34,7 +34,6 @@ with pkgs; [
|
|||||||
vesktop
|
vesktop
|
||||||
discordo
|
discordo
|
||||||
distrobox
|
distrobox
|
||||||
freecad
|
|
||||||
kicad
|
kicad
|
||||||
youtube-music
|
youtube-music
|
||||||
thunderbird
|
thunderbird
|
||||||
@@ -69,4 +68,6 @@ with pkgs; [
|
|||||||
|
|
||||||
tor-browser
|
tor-browser
|
||||||
gource
|
gource
|
||||||
|
|
||||||
|
iaito
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -97,4 +97,9 @@ with pkgs; [
|
|||||||
tektoncd-cli
|
tektoncd-cli
|
||||||
fx-cast-bridge
|
fx-cast-bridge
|
||||||
unixtools.arp
|
unixtools.arp
|
||||||
|
gearlever
|
||||||
|
appimage-run
|
||||||
|
nwg-displays
|
||||||
|
ripdrag
|
||||||
|
node-gyp
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user