games-kids: converted to flake
This commit is contained in:
parent
cc6e04210b
commit
f74670874d
|
@ -2,11 +2,9 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
nixpkgsUnstable,
|
||||
...
|
||||
}: let
|
||||
sources = import ../nix/sources.nix;
|
||||
unstable = import sources.nixpkgsUnstable {};
|
||||
in {
|
||||
}: {
|
||||
imports = [
|
||||
../profiles/minecraftClient.nix # Play Minecraft :-)
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue