This commit is contained in:
Odweta
2026-01-11 22:25:34 +01:00
parent bbbfb5d680
commit deae8931e4
3 changed files with 8 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
+ Xournal++
+ KeepassXC
+ syncthing
+ prismlauncher
+ steam
+ somehow sync helium dotfiles into ungoogled-chromium
-1
View File
@@ -23,7 +23,6 @@
./fonts.nix ./fonts.nix
./hardware-configuration.nix ./hardware-configuration.nix
./hyprland-system.nix ./hyprland-system.nix
./lock-suspend.nix
./networking.nix ./networking.nix
./nix-settings.nix ./nix-settings.nix
./opengl.nix ./opengl.nix
+2
View File
@@ -8,6 +8,7 @@
hypridle hypridle
hyprlock hyprlock
wofi wofi
xss-lock
]; ];
# some env vars for improvement # some env vars for improvement
@@ -23,6 +24,7 @@
settings = { settings = {
exec-once = [ exec-once = [
"waybar" "waybar"
"xss-lock -l ${pkgs.hyprlock}/bin/hyprlock -c /etc/hypr/hyprlock.conf"
]; ];
monitor = [ monitor = [