This commit is contained in:
Hadi
2024-06-24 11:05:38 +02:00
committed by GitHub
parent 282c04af67
commit 5d47643320
9 changed files with 64 additions and 55 deletions

View File

@@ -2,6 +2,7 @@
{ pkgs, config, ... }:
let
startup = pkgs.writeShellScriptBin "startup" ''
# Startup is a script called by Hyprland on startup
# Because HM enabling services suck.
[[ ${toString config.var.sops} == "1" ]] && systemctl --user start sops-nix