Add metacircular control programs to rift, orion, and vade
Install mciasctl, mciasgrpcctl, mcrctl, and mcproxyctl via new configs/mcpkg.nix module. Adds flake inputs for mcias, mcr, and mc-proxy from git.wntrmute.dev. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
./hardware-configuration.nix
|
||||
../../configs/desktop.nix
|
||||
../../configs/qemu.nix
|
||||
../../configs/mcpkg.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./disk-config.nix
|
||||
../../configs/mcpkg.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
./hardware-configuration.nix
|
||||
../../configs/desktop-light.nix
|
||||
../../configs/qemu.nix
|
||||
../../configs/mcpkg.nix
|
||||
];
|
||||
|
||||
# Power optimization for Framework 12 laptop
|
||||
|
||||
Reference in New Issue
Block a user