feat: better handling of nixos version depending on the machine

This commit is contained in:
Luj 2023-04-08 22:55:19 +02:00
parent 8558aff891
commit 2892e6dbe3
5 changed files with 172 additions and 8 deletions

View file

@ -90,7 +90,7 @@ in
luj = import ./luj.nix final;
luj = import ./luj.nix inputs final;
}