software
This commit is contained in:
parent
51e7ad82d1
commit
6274f09c4f
2 changed files with 9 additions and 6 deletions
|
|
@ -13,18 +13,22 @@ with lib;
|
|||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
colmena
|
||||
dnsutils
|
||||
fd
|
||||
file
|
||||
htop
|
||||
killall
|
||||
nettools
|
||||
nmap
|
||||
pciutils
|
||||
podman-compose
|
||||
podman-tui
|
||||
ripgrep
|
||||
unison
|
||||
unzip
|
||||
usbutils
|
||||
wget
|
||||
whois
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
|
|
@ -12,20 +12,19 @@ in
|
|||
imports = [ ./development.nix ];
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
hd.desktop.software.development.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bitwarden-desktop
|
||||
calibre
|
||||
file
|
||||
colmena
|
||||
firefox
|
||||
fuzzel
|
||||
gh
|
||||
nil
|
||||
pciutils
|
||||
pandoc
|
||||
signal-desktop
|
||||
spotify-player
|
||||
texliveSmall
|
||||
tor-browser
|
||||
usbutils
|
||||
vlc
|
||||
wireguard-tools
|
||||
wl-clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue