This commit is contained in:
2026-05-24 13:09:09 +02:00
parent 9b09f60121
commit 64e088a0df
8 changed files with 116 additions and 43 deletions

View File

@@ -30,4 +30,7 @@
fonts.packages = with pkgs; [
montserrat
];
programs.appimage.enable = true;
programs.fuse.enable = true;
}