• Joined on 2021-09-07
nerf commented on pull request Fachschaft/nixConfig#47 2025-02-26 17:04:35 +00:00
Mail machine

can we separate flake updates in the future, that makes reviewing less painful

nerf opened issue Fachschaft/nixConfig#50 2025-02-26 15:16:43 +00:00
Centralized Postgres
nerf commented on pull request Fachschaft/nixConfig#48 2025-02-20 15:19:32 +00:00
Add Nodens, a VM to install NixOS VMs

Maybe we want /tmp/ of this machine on disk, because builds can get big, or we give it a lot of RAM, but I'm unsure if we want to reserve a lot of resources for a machine that does not do anything client facing.

nerf commented on pull request Fachschaft/nixConfig#48 2025-02-20 15:19:32 +00:00
Add Nodens, a VM to install NixOS VMs

I thing having a separate commit for this change might make bug hunting easier if this introduces a regression.

nerf commented on pull request Fachschaft/nixConfig#48 2025-02-20 15:19:32 +00:00
Add Nodens, a VM to install NixOS VMs

This is out of scope

nerf suggested changes for Fachschaft/nixConfig#48 2025-02-20 15:19:32 +00:00
Add Nodens, a VM to install NixOS VMs

someone should read the README changes, but I don't have the peace of mind right now.

nerf pushed to main at nerf/nixConfig 2025-01-09 14:00:02 +00:00
ac85711356 Entferne Backupconfig für die Matheballwebseite
ec46a28278 nix config to save some space
Compare 2 commits »
nerf closed issue Fachschaft/nixConfig#44 2024-10-16 18:47:26 +00:00
nix store disk space
nerf pushed to main at Fachschaft/nixConfig 2024-10-16 15:06:09 +00:00
ec46a28278 nix config to save some space
nerf deleted branch nix-config from nerf/nixConfig 2024-10-16 15:06:09 +00:00
nerf merged pull request Fachschaft/nixConfig#45 2024-10-16 15:06:08 +00:00
Rework of the nix (the package manager) config
nerf commented on pull request Fachschaft/nixConfig#46 2024-10-15 11:31:57 +00:00
Entferne Backupconfig für die Matheballwebseite

And there is nothing else that needs backup? Like for example a database for ticket sells?

nerf pushed to nix-config at nerf/nixConfig 2024-10-15 11:21:08 +00:00
ec46a28278 nix config to save some space
nerf pushed to nix-config at nerf/nixConfig 2024-10-14 10:31:23 +00:00
83b7262090 nix config to save some space
nerf commented on pull request Fachschaft/nixConfig#45 2024-10-14 10:28:16 +00:00
Rework of the nix (the package manager) config

So de we want more persistency things, or risking to never garbage collect on machines that restart often. The upside of this behavior would be that you never boot a new generation and run into a…

nerf commented on pull request Fachschaft/nixConfig#45 2024-10-14 10:25:55 +00:00
Rework of the nix (the package manager) config

Hmm, i don't know how the nix store copy exactly works, my assumption was kind of that the target machine would optimize, when I copy to it. It will also substitute everything it can from cache,…

nerf commented on pull request Fachschaft/nixConfig#45 2024-10-13 17:02:30 +00:00
Rework of the nix (the package manager) config

If someone knows a solution without mapAttrsToList let me know. It feels a bit like overkill. (esp. as we don't need the username here).

nerf commented on pull request Fachschaft/nixConfig#45 2024-10-13 17:00:37 +00:00
Rework of the nix (the package manager) config

I changed the admin handling, please check extra careful. I don't want to brick all logins