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-ide
|
||||
btop
|
||||
unstable.claude-code
|
||||
dconf2nix
|
||||
file
|
||||
foliate
|
||||
fractal
|
||||
file
|
||||
geary
|
||||
gnome-terminal
|
||||
gparted
|
||||
|
|
@ -86,13 +85,15 @@
|
|||
jetbrains-toolbox
|
||||
kdiff3
|
||||
keepassxc
|
||||
lutris
|
||||
# lutris
|
||||
nextcloud-client
|
||||
onefetch
|
||||
servicepoint-cli
|
||||
servicepoint-simulator
|
||||
tea
|
||||
telegram-desktop
|
||||
thunderbird
|
||||
unstable.claude-code
|
||||
vlc
|
||||
wireguard-tools
|
||||
wirelesstools
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ forDevice (
|
|||
time.timeZone = lib.mkDefault "Etc/UTC";
|
||||
|
||||
my = {
|
||||
# keep-sorted start
|
||||
# keep-sorted start block=yes
|
||||
autoupdate.enable = true;
|
||||
distributedBuilds.enable = true;
|
||||
extraCaches = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue