@@ -1,6 +1,6 @@
|
||||
{ inputs, ... }:
|
||||
{
|
||||
imports = [ inputs.nur.nixosModules.nur ];
|
||||
imports = [ inputs.nur.modules.nixos.default ];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user