DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

c7760869695a11607e7d56a228778cadfd959007 — Jonni Liljamo 4 months ago 8c2c0f2
feat(systems/hosts/alice): include some core packages in a temporary way for now
1 files changed, 4 insertions(+), 0 deletions(-)

M systems/hosts/alice/default.nix
M systems/hosts/alice/default.nix => systems/hosts/alice/default.nix +4 -0
@@ 34,6 34,10 @@
    (nerdfonts.override {
      fonts = ["FiraCode" "VictorMono"];
    })

    keepassxc
    firefox
    jellyfin-mpv-shim
  ];

  environment.persistence."/persist" = {