forked from mirrors_public/oddlama_nix-config
feat: add firefly pico
This commit is contained in:
parent
d7fbce7a1e
commit
d7b79ab6e9
13 changed files with 587 additions and 11 deletions
|
@ -91,6 +91,9 @@
|
|||
programs.nix-ld.enable = true;
|
||||
topology.self.icon = "devices.desktop";
|
||||
|
||||
# Mainly for client-side formatting in websites like firefly-iii
|
||||
i18n.supportedLocales = [ "de_DE.UTF-8/UTF-8" ];
|
||||
|
||||
hardware.nvidia-container-toolkit.enable = true;
|
||||
virtualisation.containers.enable = true;
|
||||
virtualisation.podman = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue