no hypr folder + waybar cclock, nx_gcal_event
This commit is contained in:
20
home.nix
20
home.nix
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user