lock
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
+ Xournal++
|
||||
+ KeepassXC
|
||||
+ syncthing
|
||||
+ prismlauncher
|
||||
+ steam
|
||||
+ somehow sync helium dotfiles into ungoogled-chromium
|
||||
@@ -23,7 +23,6 @@
|
||||
./fonts.nix
|
||||
./hardware-configuration.nix
|
||||
./hyprland-system.nix
|
||||
./lock-suspend.nix
|
||||
./networking.nix
|
||||
./nix-settings.nix
|
||||
./opengl.nix
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
hypridle
|
||||
hyprlock
|
||||
wofi
|
||||
xss-lock
|
||||
];
|
||||
|
||||
# some env vars for improvement
|
||||
@@ -23,6 +24,7 @@
|
||||
settings = {
|
||||
exec-once = [
|
||||
"waybar"
|
||||
"xss-lock -l ${pkgs.hyprlock}/bin/hyprlock -c /etc/hypr/hyprlock.conf"
|
||||
];
|
||||
|
||||
monitor = [
|
||||
|
||||
Reference in New Issue
Block a user