added nmap, gparted. use system home manager

This commit is contained in:
Giulio De Pasquale 2021-06-30 19:51:37 +01:00
parent b37d418816
commit 8fc9f4effa

View File

@ -18,9 +18,6 @@ in {
imports = [ ./git.nix ./gnome.nix ./zsh.nix ./code.nix ]; imports = [ ./git.nix ./gnome.nix ./zsh.nix ./code.nix ];
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
# Home Manager needs a bit of information about you and the # Home Manager needs a bit of information about you and the
# paths it should manage. # paths it should manage.
home.username = "giulio"; home.username = "giulio";
@ -48,6 +45,9 @@ in {
# reversing # reversing
rizin rizin
# networking
nmap
# development # development
clang clang
@ -64,6 +64,9 @@ in {
# misc # misc
bind bind
# system
gparted
# autostart # autostart
albert_autostart albert_autostart