Update flake inputs

This commit is contained in:
joachimschmidt557 2021-10-03 23:30:12 +02:00
parent 94d0653bcf
commit 059f2f9fc9
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
2 changed files with 7 additions and 3 deletions

View file

@ -13,5 +13,9 @@
in
{
packages.x86_64-linux.lutris = pkgs.lutris;
nixosConfigurations = {
dustbowl = import ./nixos/dustbowl.nix;
};
};
}