Enable peaclock and bump locked revisions
Add peaclock to the core packages list and enable the peaclock module in all system configurations. Update the flake.lock entries for several packages with newer revisions and nar hashes.
This commit is contained in:
@@ -74,5 +74,6 @@ _: {
|
||||
galculator.enable = true; # Galculator: simple calculator
|
||||
gedit.enable = false; # Gedit: GNOME text editor
|
||||
winboat.enable = false; # Winboat: Windows remote desktop via RDP
|
||||
peaclock.enable = true; # Peaclock: Clock, timer, and stopwatch for the terminal
|
||||
};
|
||||
}
|
||||
|
||||
@@ -74,5 +74,6 @@ _: {
|
||||
galculator.enable = true; # Galculator: simple calculator
|
||||
gedit.enable = false; # Gedit: GNOME text editor
|
||||
winboat.enable = false; # Winboat: Windows remote desktop via RDP
|
||||
peaclock.enable = true; # Peaclock: Clock, timer, and stopwatch for the terminal
|
||||
};
|
||||
}
|
||||
|
||||
@@ -74,5 +74,6 @@ _: {
|
||||
galculator.enable = true; # Galculator: simple calculator
|
||||
gedit.enable = false; # Gedit: GNOME text editor
|
||||
winboat.enable = false; # Winboat: Windows remote desktop via RDP
|
||||
peaclock.enable = true; # Peaclock: Clock, timer, and stopwatch for the terminal
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user