did a lot of things with hyprland and neovim

This commit is contained in:
Tomas Rivera
2026-03-01 16:34:17 +01:00
parent 035ecbce39
commit af6a0c3e10
7 changed files with 1258 additions and 9 deletions
+9 -6
View File
@@ -11,14 +11,16 @@
../../modules/nixos/battery.nix
];
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users = {
tomasr = ./home.nix;
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;
users = {
tomasr = ./home.nix;
};
#extraSpecialArgs = { inherit inputs; };
};
environment.pathsToLink = [
"/share/applications"
"/share/xdg-desktop-portal"
@@ -175,6 +177,7 @@ cmatrix
tomato-c # pomodoro timer
pavucontrol # PulseAudio Volume Control
hyprshot
hyprcursor
];
# fonts