diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ agenix.url = "github:ryantm/agenix"; update-systemd-resolved.url = "github:jonathanio/update-systemd-resolved"; update-systemd-resolved.inputs.nixpkgs.follows = "nixpkgs"; + nil.url = "github:oxalica/nil"; }; outputs = { self, utils, home-manager, agenix, update-systemd-resolved, ... }@inputs: |