Better graphical start

This commit is contained in:
2026-09-11 14:28:11 +02:00
parent b7cfc63310
commit 07b7e2bb05
13 changed files with 152 additions and 99 deletions
+1
View File
@@ -1,4 +1,5 @@
{ lib, config, pkgs, ... }: {
imports = [ ./network-watchdog.nix ];
#environment.sessionVariables.SOPS_AGE_KEY_FILE = keyFilePath;
systemd.user.startServices = lib.mkIf pkgs.stdenv.isLinux "sd-switch";