use hyprlock, because it looks okay at least

This commit is contained in:
Noa Aarts 2025-11-24 14:28:16 +01:00
parent e0c6a80533
commit 1c7f744aaf
Signed by: noa
GPG key ID: 1850932741EFF672
9 changed files with 17 additions and 10 deletions

View file

@ -126,7 +126,6 @@
targets = {
neovim.enable = false;
waybar.enable = false;
swaylock.enable = true;
firefox.profileNames = [ "profile_0" ];
qt = {
enable = true;

View file

@ -12,6 +12,8 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
../../common/graphix.nix
../../common
../../common/configuration.nix

View file

@ -126,7 +126,6 @@
targets = {
neovim.enable = false;
waybar.enable = false;
swaylock.enable = true;
firefox.profileNames = [ "profile_0" ];
qt = {
enable = true;