more clean up

This commit is contained in:
Johannes Jöns 2023-12-31 14:45:34 +01:00
parent 69d306cbd4
commit 66e309be8b

View file

@ -28,7 +28,7 @@ in {
home-manager.flake = self.inputs.home-manager;
nixos-hardware.flake = self.inputs.nixos-hardware;
nur.flake = self.inputs.nur;
sys.flake = self;
system.flake = self;
nixpkgs.to = {
type = "path";
path = pkgs.path;