Compare commits

..

No commits in common. "3a88101b04d8af2ce1db02a69d513ee95cf26fc8" and "58238117001453a5012751b20e171141c5f612e6" have entirely different histories.

3 changed files with 5 additions and 7 deletions

View file

@ -335,11 +335,6 @@ window-rule {
open-focused true
}
window-rule {
match title=r#"^Authentication Required"#
open-floating true
open-focused true
}

View file

@ -40,7 +40,7 @@
"mount-sisko"
"adb"
"prometheus-exporters"
# "promtail"
"promtail"
"zerotier"
]
++ [ ./disko.nix ];

View file

@ -2,6 +2,7 @@
fleetModules,
lib,
config,
pkgs,
...
}:
{
@ -30,12 +31,14 @@
"binfmt"
"greetd"
# "syncthing"
"hass-poweroff"
"forgejo-runners"
"teamviewer"
"sunshine"
"mount-sisko"
"adb"
"prometheus-exporters"
# "promtail"
"promtail"
"zerotier"
];