niri: switch to dms

This commit is contained in:
Christoph Hollizeck 2025-12-14 13:09:22 +01:00
parent 35e4cc958d
commit 9152e70cc2
10 changed files with 524 additions and 78 deletions

View file

@ -2,7 +2,7 @@
flake.modules.homeManager.cholli =
{ lib, osConfig, ... }:
{
config = lib.mkIf (osConfig.networking.hostName == "yggdrasil") {
config = lib.mkIf osConfig.programs.hyprland.enable {
services.hypridle = {
enable = true;
settings = {