diff options
author | Jasper Ras <jras@hostnet.nl> | 2024-11-24 20:22:36 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2024-11-24 20:22:59 +0100 |
commit | 9cb0a67e4e56135b050dfd813a4f11ce0e8b8bdd (patch) | |
tree | 5a55c62f9b6550d25ca1056d659756475fef44a3 /flake.nix | |
parent | 6bb38de65d564e5b7105bf931e44c87ab1717e5a (diff) |
wallpaper, nil, other stuff
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: |