diff --git a/home/base/example.nix b/home/base/example.nix deleted file mode 100644 index c915eb0..0000000 --- a/home/base/example.nix +++ /dev/null @@ -1 +0,0 @@ -{ ... }: { } diff --git a/profiles/dev/default.nix b/profiles/dev/default.nix index 3e4903e..0c071b3 100644 --- a/profiles/dev/default.nix +++ b/profiles/dev/default.nix @@ -9,6 +9,16 @@ fd htop dig + pv + zstd + whois + dnsutils nixpkgs-fmt + neofetch + inxi + file + rsync + tmux + socat ]; }