converting to pure

This commit is contained in:
Julian Sutter 2024-12-22 11:10:23 -08:00
parent 578c121d54
commit b9a6e6d2d5

View file

@ -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";