diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..d6995db Binary files /dev/null and b/.DS_Store differ diff --git a/.stfolder/syncthing-folder-a0745f.txt b/.stfolder/syncthing-folder-a0745f.txt new file mode 100644 index 0000000..3e320bf --- /dev/null +++ b/.stfolder/syncthing-folder-a0745f.txt @@ -0,0 +1,5 @@ +# This directory is a Syncthing folder marker. +# Do not delete. + +folderID: nix +created: 2025-03-12T07:20:56-05:00 diff --git a/etc/.DS_Store b/etc/.DS_Store new file mode 100644 index 0000000..052ed95 Binary files /dev/null and b/etc/.DS_Store differ diff --git a/main.nix b/main.nix index 3194abc..50517bf 100644 --- a/main.nix +++ b/main.nix @@ -11,6 +11,7 @@ git python3 + luau luajit nodejs @@ -70,7 +71,7 @@ "com.jeffser.Alpaca" "org.vinegarhq.Vinegar" "com.bambulab.BambuStudio" - #"com.boxy_svg.BoxySVG" + # "com.boxy_svg.BoxySVG" "org.gabmus.gfeeds" "org.gnome.Decibels" "org.pipewire.Helvum" @@ -181,4 +182,4 @@ services."getty@tty1".enable = false; services."autovt@tty1".enable = false; }; -} +} \ No newline at end of file