I need to move dwm to home

main
Zynh Ludwig 2024-06-06 20:58:35 -07:00
parent 91adc5497b
commit 7a95aa76fa
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
snowhawk.alacritty.enable = true;
snowhawk.cursor.enable = true;
services.dunst.enable = true;
services.unclutter.enable = true;
home.packages = [
# (pkgs.writeShellScriptBin "my-hello" ''
# echo "Hello, ${config.home.username}!"