Merge branch 'main' of ssh://mizuki.guru/imnyang/nix-flakes

This commit is contained in:
암냥 2026-08-04 19:24:31 +09:00
commit 79e35c876e
No known key found for this signature in database
9 changed files with 479 additions and 92 deletions

View file

@ -17,6 +17,8 @@
"figma"
"notion"
"firefox@developer-edition"
# Development
"android-studio"
"burp-suite"

View file

@ -61,5 +61,7 @@
services.flatpak.enable = true;
hardware.nvidia-container-toolkit.enable = true;
system.stateVersion = "26.05";
}