niri: switch to dms
This commit is contained in:
parent
35e4cc958d
commit
9152e70cc2
10 changed files with 524 additions and 78 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue