Update flake inputs
This commit is contained in:
parent
94d0653bcf
commit
059f2f9fc9
2 changed files with 7 additions and 3 deletions
|
|
@ -13,5 +13,9 @@
|
|||
in
|
||||
{
|
||||
packages.x86_64-linux.lutris = pkgs.lutris;
|
||||
|
||||
nixosConfigurations = {
|
||||
dustbowl = import ./nixos/dustbowl.nix;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue