feat: tetrio
This commit is contained in:
parent
afc6d178f0
commit
793f495e7d
|
@ -71,7 +71,7 @@
|
|||
# fceux
|
||||
|
||||
# games
|
||||
# tetrio-desktop
|
||||
tetrio-desktop
|
||||
# mindustry
|
||||
];
|
||||
}
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
{ pkgs, ... }: {
|
||||
nixpkgs.overlays = [ (import ./tweakSources.nix) ];
|
||||
# imports = [ ./legacy.nix ];
|
||||
}
|
||||
{ pkgs, ... }: { nixpkgs.overlays = [ (import ./tweakSources.nix) ]; }
|
||||
|
|
Loading…
Reference in a new issue