Infini-DESKTOP: use nixpkgs minipro module
This commit is contained in:
parent
852dcffe88
commit
37c80df8db
2 changed files with 1 additions and 16 deletions
|
@ -48,7 +48,6 @@
|
|||
gaming.enableAll = true;
|
||||
gaming.olympus.enable = false; # Build is currently broken
|
||||
};
|
||||
software.minipro.enable = true;
|
||||
|
||||
backups.extraExcludes = [
|
||||
"/home/infinidoge/Hydrus"
|
||||
|
@ -66,6 +65,7 @@
|
|||
};
|
||||
|
||||
programs.ns-usbloader.enable = true;
|
||||
programs.minipro.enable = true;
|
||||
|
||||
services.minecraft-servers = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue