mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat(katwine): more work
This commit is contained in:
parent
9f4d7a5ade
commit
433d6435e2
28 changed files with 453 additions and 297 deletions
|
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
channels,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
{channels, ...}: {
|
||||
bootstrap.packages.nix = channels.nixpkgs.lix;
|
||||
nixpkgs.args = {
|
||||
localSystem = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue