diff --git a/home.nix b/home.nix index 0ed260e..b11a730 100644 --- a/home.nix +++ b/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"; diff --git a/thor/configuration.nix b/thor/configuration.nix index aaed2fa..dc533df 100644 --- a/thor/configuration.nix +++ b/thor/configuration.nix @@ -114,6 +114,7 @@ ntfs3g dosfstools woeusb + python3 ]) ++