mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-22 18:52:43 +00:00
mime(cia): Add nintendo 3ds cia mime
This commit is contained in:
parent
130a16e67f
commit
7e0e7fcae8
2 changed files with 20 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ in {
|
|||
kdePackages.elisa
|
||||
showmethekey
|
||||
readest
|
||||
openclaw
|
||||
|
||||
# Use Wayland for Jetbrains
|
||||
# (jetbrains.idea-ultimate.override {
|
||||
|
|
@ -171,4 +172,7 @@ in {
|
|||
};
|
||||
};
|
||||
programs.waveterm.enable = true;
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"openclaw-2026.2.26"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue