Update hosts/brandon-desktop/default.nix

This commit is contained in:
logical_code 2025-12-22 12:17:46 -05:00
parent 5e832e924a
commit 5efbbe55cd

View file

@ -103,6 +103,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget # wget
lact
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are