This commit is contained in:
2026-04-01 00:57:52 +09:00
parent 20df64d56b
commit b281d44c8f
4 changed files with 9 additions and 1 deletions

View File

@@ -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 = {

View File

@@ -42,6 +42,7 @@ with pkgs; [
kind kind
podman-compose podman-compose
cutter cutter
cutterPlugins.rz-ghidra
nasm nasm
elixir elixir
erlang erlang

View File

@@ -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
] ]

View File

@@ -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
] ]