From 4138dfae4e1cfd788046460b669483137bae5869 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Tue, 4 Aug 2026 18:09:41 +0700 Subject: mpv upd: subs and cookies --- nixos/modules/system/users/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/system/users') diff --git a/nixos/modules/system/users/default.nix b/nixos/modules/system/users/default.nix index 6eafd7c..d795a64 100644 --- a/nixos/modules/system/users/default.nix +++ b/nixos/modules/system/users/default.nix @@ -41,6 +41,8 @@ shellAliases = { ls = "eza -al --icons=auto"; ll = "eza -al --icons=auto"; + fs = "fastfetch"; + hf = "hyfetch"; sudo = "doas"; open = "xdg-open"; }; -- cgit v1.2.3