Remove clutter from flake

This commit is contained in:
thiloho
2023-09-29 20:15:30 +02:00
parent 995c187552
commit a69b95c07f

View File

@@ -28,10 +28,6 @@
system = "x86_64-linux"; system = "x86_64-linux";
specialArgs = { inherit inputs; }; specialArgs = { inherit inputs; };
modules = [ modules = [
{ nix = {
nixPath = [ "nixpkgs=${nixpkgs}" ];
};
}
entrypoint entrypoint
home-manager.nixosModules.home-manager home-manager.nixosModules.home-manager
{ {