disko doesn't support bcachefs subvolumes yet

This commit is contained in:
Tao Tien 2024-10-13 23:28:53 -07:00
parent 8d086ffcca
commit d8ce8bddef
6 changed files with 61 additions and 56 deletions

View file

@ -38,9 +38,10 @@ in {
color = "gruvbox";
flags = {
battery =
if lib.strings.hasPrefix "NOlaptop" (builtins.readFile /etc/hostname)
then true
else false;
# if lib.strings.hasPrefix "NOlaptop" (builtins.readFile /etc/hostname)
# then true
# else false;
true;
hide_time = true;
enable_gpu = true;
};