Hadi
Hadi
Those three lines: ```nix home.activation.setupEtc = config.lib.dag.entryAfter [ "writeBoundary" ] '' /run/current-system/sw/bin/systemctl start --user sops-nix ''; ``` Cause an error when starting the home-manager-$user.service: ```txt × home-manager-hadi.service - Home Manager...
> > ``` > > User systemd daemon not running. Skipping reload. > > ``` > > it looks like the user is not logged in (interactively) so the user...
Anyone could confirm/deny so we can close this issue? I'm still using the above snippet and not the wiki one
> I guess we'll include this instead of the old one. It's simpler and more readable, while doing the same thing. @anotherhadi do you want to make a PR? Sure,...
Any update? It would be awesome to implement buildarr into nixarr!
Hey! The keyboard options for hyprland are located in https://github.com/anotherhadi/nixy/blob/main/home/system/hyprland/default.nix#L183, but they are based on settings in your variables.nix file. See also https://github.com/anotherhadi/nixy/blob/main/nixos/utils.nix#L50 for the TTY
Could be really usefull, I want that too!
I need this to use Glance with [sops-nix](https://github.com/Mic92/sops-nix) — can't wait! We agree that this `${secret:name}` variable is not Docker-specific, right?
Hey! I want this so much, please ping me if you succeed!