converting to pure
This commit is contained in:
parent
578c121d54
commit
b9a6e6d2d5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, nixos-hardware, home-manager, plasma-manager, firefox-addons }: {
|
||||
outputs = { self, nixpkgs, nixos-hardware, home-manager, plasma-manager }: {
|
||||
nixosConfigurations = {
|
||||
framework = nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue