Add XDG, and move program installations to better modules

This commit is contained in:
langedev 2023-11-20 02:22:10 -08:00
parent 28590820e5
commit 92adc76e0c
4 changed files with 25 additions and 7 deletions

View file

@ -5,9 +5,8 @@
home.username = "pan";
home.homeDirectory = "/home/pan";
xdg.enable = true;
imports = [
./programs/xdg
./programs/hypr
./programs/dunst
./programs/git
@ -20,11 +19,6 @@
home.packages = with pkgs; [
eww-wayland # eww widgets
socat # For hyprland scripts
swww # Wallpaper engine
trash-cli # Trash application
dunst # Notification Manager
wlr-randr # Xrandr for wayland
# Applications
syncthing # For syncing files between computers