fix podman no build other computer monkey brain big
This commit is contained in:
@@ -286,7 +286,8 @@
|
||||
};
|
||||
|
||||
clock = {
|
||||
format = "{:%Y-%m-%d %H:%M}";
|
||||
"format" = "{:%I:%M %p}";
|
||||
"format-alt" = "{:%d-%m-%Y}";
|
||||
tooltip-format = "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>";
|
||||
};
|
||||
battery = {
|
||||
|
||||
@@ -14,6 +14,6 @@
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerCompat = true;
|
||||
enableNvidia = true;
|
||||
# enableNvidia = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user