Add timew

This commit is contained in:
Martin
2026-02-06 17:04:48 +01:00
parent 157adb2654
commit 664ec5613f
4 changed files with 15 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
# neovim
# (pkgs.nerdfonts.override { fonts = [ "FiraCode" ]; })
pkgs.nerd-fonts.fira-code
# pkgs.nerd-fonts.fira-code
# (pkgs.writeShellScriptBin "my-hello" ''
# echo "Hello, ${config.home.username}!"