feat(flake): add nur
to inputs
This commit is contained in:
parent
e86d916ae8
commit
d323092582
3 changed files with 22 additions and 0 deletions
|
@ -71,6 +71,7 @@ rec {
|
|||
modules = [
|
||||
(root + "/configuration.nix")
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
inputs.nur.nixosModules.nur
|
||||
{
|
||||
home-manager = {
|
||||
useGlobalPkgs = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue