This commit is contained in:
albert 2024-03-04 09:29:14 +09:00
parent 36c3702d35
commit c7f3ee9b08
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
# List packages installed in system profile
environment.systemPackages = with pkgs; [
rbw # CLI app for Bitwarden
nfs-utils # nfs network share tools
nixfmt # Formatting nix output
dconf # Required for stylix

View file

@ -22,6 +22,7 @@
# List packages installed in system profile
environment.systemPackages = with pkgs; [
rbw
dconf
ripgrep
git