This commit is contained in:
biscuit
2025-05-21 17:57:59 -05:00
parent c16cedf981
commit 0c99dfefbb
2 changed files with 8 additions and 3 deletions
+2
View File
@@ -8,6 +8,8 @@
allowUnfree = true;
termFont = "Monolisa"; # e.g., JetBrainsMono Nerd Font
shellAliases = {
ll = "ls -l";
upd = "sudo nixos-rebuild switch --flake ~/Nixos/#desktop";