converting to pure
This commit is contained in:
parent
432bfb5b8c
commit
e9c6b6944c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
};
|
||||
|
||||
outputs = { self, nixpkgs, nixos-hardware, home-manager, nur, plasma-manager }: {
|
||||
|
||||
overlay = final: prev: { nur = import nur { inherit nixpkgs; }; };
|
||||
nixosConfigurations = {
|
||||
framework = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue