faster boot on pc

This commit is contained in:
Kopatz
2025-02-25 17:13:47 +01:00
parent 25a0f7b01c
commit f95ae3a249
3 changed files with 16 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ in {
kop-newproject # creates a shell.nix and .envrc
nix-tree # show nix derivations
binwalk # show what's inside a binary
iotop
];
};
}