mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 11:46:12 +01:00
minor fix
This commit is contained in:
2
home.nix
2
home.nix
@@ -19,7 +19,7 @@ let
|
||||
lsd = "eza -laD";
|
||||
|
||||
cls="clear";
|
||||
df="df -ahiT --total";
|
||||
# df="df -ahiT --total";
|
||||
userlist="cut -d: -f1 /etc/passwd";
|
||||
free="free -mt";
|
||||
du="du -ach | sort -h";
|
||||
|
||||
@@ -114,6 +114,7 @@
|
||||
ntfs3g
|
||||
dosfstools
|
||||
woeusb
|
||||
python3
|
||||
])
|
||||
|
||||
++
|
||||
|
||||
Reference in New Issue
Block a user