use grub!

This commit is contained in:
Sense T
2023-06-26 20:08:55 +08:00
parent 26d87e6593
commit 2956fa6ac9
3 changed files with 15 additions and 3 deletions

View File

@@ -9,6 +9,11 @@
"/etc/NetworkManager/system-connections"
"/root"
"/var"
"/boot"
];
files = [
"/etc/machine-id"
];
};