diff options
author | EuAndreh <eu@euandre.org> | 2023-07-12 15:34:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-07-12 15:34:30 -0300 |
commit | ea807ffdeccc53c879f3fad3f33963f6af33cf70 (patch) | |
tree | de61d1012b38eee452a5a766d384a7ecd644c326 /etc/nix/configuration.nix | |
parent | bin/gc: Add missing attribution to $CMD (diff) | |
download | dotfiles-ea807ffdeccc53c879f3fad3f33963f6af33cf70.tar.gz dotfiles-ea807ffdeccc53c879f3fad3f33963f6af33cf70.tar.xz |
Move awscli package from guix to nix, from v1 to v2
Diffstat (limited to 'etc/nix/configuration.nix')
-rw-r--r-- | etc/nix/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nix/configuration.nix b/etc/nix/configuration.nix index 91e65fe..67b58e4 100644 --- a/etc/nix/configuration.nix +++ b/etc/nix/configuration.nix @@ -72,6 +72,7 @@ org-euandre.td chromium globalprotect-openconnect + awscli2 ]; }; |