Merge branch 'main' of ssh://mizuki.guru/imnyang/nix-flakes
This commit is contained in:
commit
79e35c876e
9 changed files with 479 additions and 92 deletions
|
|
@ -17,6 +17,8 @@
|
|||
"figma"
|
||||
"notion"
|
||||
|
||||
"firefox@developer-edition"
|
||||
|
||||
# Development
|
||||
"android-studio"
|
||||
"burp-suite"
|
||||
|
|
|
|||
|
|
@ -61,5 +61,7 @@
|
|||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
hardware.nvidia-container-toolkit.enable = true;
|
||||
|
||||
system.stateVersion = "26.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue