mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Re-enable hyprlock on north
This commit is contained in:
parent
981792d7ef
commit
dff9554348
2 changed files with 1 additions and 3 deletions
|
|
@ -1,4 +1,3 @@
|
|||
{ wrappers, ... }:
|
||||
{
|
||||
imports = [ ../default.nix ];
|
||||
|
||||
|
|
@ -10,8 +9,6 @@
|
|||
sops.enable = true;
|
||||
};
|
||||
|
||||
home.packages = [ wrappers.hyprlock ];
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
"eDP-1,1920x1080@60,0x0,1"
|
||||
",preferred,auto,1,mirror,eDP-1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue