unstable-small temporarily
This commit is contained in:
@@ -18,6 +18,7 @@ in
|
||||
options -nointerrupt -nomap -noversion b18bfb02-872a-4a24-ada1-afe1e51474f4:EFI\Microsoft\Boot\bootmgfw.efi
|
||||
'';
|
||||
};
|
||||
memtest86.enable = lib.mkForce true;
|
||||
};
|
||||
|
||||
efi = {
|
||||
|
||||
@@ -201,6 +201,8 @@ in
|
||||
kmod
|
||||
kdePackages.ksvg
|
||||
lact
|
||||
memtest86-efi
|
||||
memtest86plus
|
||||
nano
|
||||
onlyoffice-bin
|
||||
os-prober
|
||||
@@ -213,6 +215,7 @@ in
|
||||
rclone-browser
|
||||
rsync
|
||||
sbctl
|
||||
smartmontools
|
||||
udisks2
|
||||
vim
|
||||
vulkan-tools
|
||||
|
||||
@@ -54,13 +54,13 @@
|
||||
return-type = "json";
|
||||
};
|
||||
|
||||
"custom/updates" = {
|
||||
tooltip = true;
|
||||
format = { };
|
||||
interval = 30;
|
||||
exec = "waybar-updates";
|
||||
return-type = "json";
|
||||
};
|
||||
# "custom/updates" = {
|
||||
# tooltip = true;
|
||||
# format = { };
|
||||
# interval = 30;
|
||||
# exec = "waybar-updates";
|
||||
# return-type = "json";
|
||||
# };
|
||||
|
||||
"custom/lights" = {
|
||||
tooltip = false;
|
||||
|
||||
Reference in New Issue
Block a user