From 045bf7366688193c785864ac44af840555d797ec Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 16 Mar 2026 12:14:05 +0100 Subject: some browser stuff --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 69c9158..8a6d8e5 100644 --- a/flake.nix +++ b/flake.nix @@ -6,6 +6,8 @@ nixos-hardware.url = "github:NixOS/nixos-hardware/master"; + nur.url = "github:nix-community/NUR"; + sops-nix = { url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs"; @@ -93,6 +95,7 @@ }; modules = [ path + inputs.nur.modules.nixos.default { networking.hostName = hostname; } ]; }; -- cgit v1.3