~ruther/nixos-config

72e80e3334bd2f83a35ef0b4cedcd6a99355b6b4 — Frantisek Bohacek 1 year, 6 months ago da4e4d6
fix: add missing nur for desktop
1 files changed, 1 insertions(+), 0 deletions(-)

M hosts/default.nix
M hosts/default.nix => hosts/default.nix +1 -0
@@ 130,6 130,7 @@ in
        };                                                  # Pass flake variable
        home-manager.users.${user} = {
          imports = [
            nur.nixosModules.nur
            ./home.nix
            ./desktop/home.nix
          ];

Do not follow this link