This commit is contained in:
4DBug
2025-03-12 17:33:31 -05:00
parent 8c917f68d3
commit 9fbd417c23
4 changed files with 8 additions and 2 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -0,0 +1,5 @@
# This directory is a Syncthing folder marker.
# Do not delete.
folderID: nix
created: 2025-03-12T07:20:56-05:00

BIN
etc/.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -11,6 +11,7 @@
git git
python3 python3
luau luau
luajit luajit
nodejs nodejs
@@ -70,7 +71,7 @@
"com.jeffser.Alpaca" "com.jeffser.Alpaca"
"org.vinegarhq.Vinegar" "org.vinegarhq.Vinegar"
"com.bambulab.BambuStudio" "com.bambulab.BambuStudio"
#"com.boxy_svg.BoxySVG" # "com.boxy_svg.BoxySVG"
"org.gabmus.gfeeds" "org.gabmus.gfeeds"
"org.gnome.Decibels" "org.gnome.Decibels"
"org.pipewire.Helvum" "org.pipewire.Helvum"
@@ -181,4 +182,4 @@
services."getty@tty1".enable = false; services."getty@tty1".enable = false;
services."autovt@tty1".enable = false; services."autovt@tty1".enable = false;
}; };
} }