no hypr folder + waybar cclock, nx_gcal_event

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-04-18 18:41:53 +02:00
parent 91fccbf390
commit 8b2d527c23
8 changed files with 317 additions and 53 deletions

View File

@@ -14,9 +14,9 @@
./home-modules/pnx/pnx.nix
# ./home-modules/hsmw.nix
./home-modules/hyprland/hyprland.nix
./home-modules/hyprland/hyprland-autoname-workspaces.nix
./home-modules/hyprland/waybar.nix
./home-modules/hyprland.nix
./home-modules/hyprland-autoname-workspaces.nix
./home-modules/waybar.nix
./home-modules/wlogout.nix
./home-modules/kitty.nix
@@ -31,6 +31,8 @@
./home-modules/theme/gtk.nix
./home-modules/theme/qt.nix
./home-modules/python.nix
];
home.username = "nx2";
home.homeDirectory = "/home/nx2";
@@ -66,18 +68,6 @@
gnumake
speedtest-go
(pkgs.python3.withPackages (python-pkgs: [
python-pkgs.ipython
python-pkgs.pipdeptree
python-pkgs.requests
]))
# (writeShellScriptBin "nxrbs-nix" ''
# set -e
# pushd ~/.nix-dots/
# git diff
# '')
];
xdg = {