home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 0a208851f144f40b2b50306d1188ae510e2c0345
parent 9142885615d78ee8bd065a6a6f655314bd9cb485
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu, 21 Jul 2022 10:58:46 +0200

flake.nix: add services to the list of modules…

… I need to rewire this better.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mflake.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/flake.nix b/flake.nix @@ -142,6 +142,7 @@ ./systems/modules/profiles/yubikey.nix ./systems/modules/profiles/zsh.nix ./systems/modules/services/wireguard.client.nix + ./systems/modules/services/barrier.nix sops-nix.nixosModules.sops envfs.nixosModules.envfs {