Update
This commit is contained in:
parent
f0f97604ab
commit
32d89845ea
1 changed files with 4 additions and 0 deletions
|
@ -18,7 +18,11 @@
|
||||||
# List packages installed in system profile
|
# List packages installed in system profile
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
|
bat
|
||||||
|
exa
|
||||||
|
duf
|
||||||
gnupg
|
gnupg
|
||||||
|
screen
|
||||||
];
|
];
|
||||||
|
|
||||||
# Select internationalisation properties.
|
# Select internationalisation properties.
|
||||||
|
|
Loading…
Reference in a new issue