nix fmt
This commit is contained in:
parent
1df3eb0d7a
commit
ba5360c094
2 changed files with 5 additions and 4 deletions
|
|
@ -74,11 +74,10 @@
|
||||||
arduino-cli
|
arduino-cli
|
||||||
arduino-ide
|
arduino-ide
|
||||||
btop
|
btop
|
||||||
unstable.claude-code
|
|
||||||
dconf2nix
|
dconf2nix
|
||||||
|
file
|
||||||
foliate
|
foliate
|
||||||
fractal
|
fractal
|
||||||
file
|
|
||||||
geary
|
geary
|
||||||
gnome-terminal
|
gnome-terminal
|
||||||
gparted
|
gparted
|
||||||
|
|
@ -86,13 +85,15 @@
|
||||||
jetbrains-toolbox
|
jetbrains-toolbox
|
||||||
kdiff3
|
kdiff3
|
||||||
keepassxc
|
keepassxc
|
||||||
lutris
|
# lutris
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
onefetch
|
onefetch
|
||||||
servicepoint-cli
|
servicepoint-cli
|
||||||
servicepoint-simulator
|
servicepoint-simulator
|
||||||
|
tea
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
thunderbird
|
thunderbird
|
||||||
|
unstable.claude-code
|
||||||
vlc
|
vlc
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
wirelesstools
|
wirelesstools
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,7 @@ forDevice (
|
||||||
time.timeZone = lib.mkDefault "Etc/UTC";
|
time.timeZone = lib.mkDefault "Etc/UTC";
|
||||||
|
|
||||||
my = {
|
my = {
|
||||||
# keep-sorted start
|
# keep-sorted start block=yes
|
||||||
autoupdate.enable = true;
|
autoupdate.enable = true;
|
||||||
distributedBuilds.enable = true;
|
distributedBuilds.enable = true;
|
||||||
extraCaches = {
|
extraCaches = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue