niri: switch to dms
This commit is contained in:
parent
35e4cc958d
commit
9152e70cc2
10 changed files with 524 additions and 78 deletions
|
|
@ -36,7 +36,7 @@
|
|||
hyprlock-package = inputs.hyprlock.packages.${pkgs.stdenv.hostPlatform.system}.hyprlock;
|
||||
in
|
||||
{
|
||||
config = lib.mkIf (osConfig.networking.hostName == "yggdrasil") {
|
||||
config = lib.mkIf osConfig.programs.hyprland.enable {
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
package = hyprlock-package;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue