refactor(statix): resolve 'statix check' issues

This commit is contained in:
2026-01-26 10:28:35 +01:00
parent 68eecd01c7
commit b827b518cd
24 changed files with 206 additions and 172 deletions

View File

@@ -11,7 +11,7 @@
disk = {
root = {
type = "disk";
device = config.device;
inherit (config) device;
content = {
type = "gpt";
partitions = {