From 5f8322284de15500c36568947ba8516ead417a96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Mon, 8 Apr 2024 14:46:31 +0200 Subject: [PATCH] minor fix --- home.nix | 2 +- thor/configuration.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 ]) ++