refactor(flake)!: machines
-> hosts
This commit is contained in:
parent
703cd0264b
commit
a881c5d7e1
33 changed files with 52 additions and 45 deletions
6
hosts/nixos/x86_64-linux/jeeves/mindustry.nix
Normal file
6
hosts/nixos/x86_64-linux/jeeves/mindustry.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ lib, pkgs, config, ... }:
|
||||
{
|
||||
reo101.mindustry = {
|
||||
enable = false;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue