idk
This commit is contained in:
parent
f7ed344a30
commit
cfc03cf564
4 changed files with 26 additions and 16 deletions
|
|
@ -57,7 +57,7 @@
|
|||
quickemu, nixos-hardware, emacs, nix-bitcoin #, eww
|
||||
, simple-nixos-mailserver, anipy-cli, darkly, niri,
|
||||
# ags,
|
||||
stylix, ... }:
|
||||
stylix, self, ... }:
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
username = "chris";
|
||||
|
|
@ -186,5 +186,6 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
packages.${system}.nixbook = self.nixosConfigurations.nixbook.config.system.build.isoImage;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue