feat(nixos)!: do not automatically import the nur
nixosModule
This commit is contained in:
parent
8f17e5849a
commit
8c3020b18e
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ rec {
|
||||||
|
|
||||||
modules = [
|
modules = [
|
||||||
(lib.path.append root "configuration.nix")
|
(lib.path.append root "configuration.nix")
|
||||||
inputs.nur.nixosModules.nur
|
|
||||||
inputs.home-manager.nixosModules.home-manager
|
inputs.home-manager.nixosModules.home-manager
|
||||||
{
|
{
|
||||||
home-manager = {
|
home-manager = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue