• Joined on 2021-01-18
Gonne pushed to mailingliste at Fachschaft/sprechstunden-go 2024-01-03 16:29:39 +00:00
d4650db056 Add option to subscribe to mailinglist
Gonne pushed to mailingliste at Fachschaft/sprechstunden-go 2024-01-03 16:28:40 +00:00
5d4fed7180 Add option to subscribe to mailinglist
Gonne pushed to mailingliste at Fachschaft/sprechstunden-go 2024-01-03 16:24:07 +00:00
5901846d22 Add option to subscribe to mailinglist
47c546b880 Updates
Compare 2 commits »
Gonne created branch mailingliste in Fachschaft/sprechstunden-go 2024-01-03 16:24:06 +00:00
Gonne pushed to update at Gonne/nixConfig 2024-01-01 12:58:32 +00:00
5e90c48b65 nix flake update
Gonne pushed to bragi at Gonne/nixConfig 2023-12-21 16:30:58 +00:00
7b1b37b495 Create backuphost Bragi
Gonne pushed to bragi at Gonne/nixConfig 2023-12-21 16:24:39 +00:00
e99ada27d4 Create backuphost Bragi
Gonne pushed to bragi at Gonne/nixConfig 2023-12-21 15:00:26 +00:00
3b4272bba9 Create backuphost Bragi
Gonne pushed to bragi at Gonne/nixConfig 2023-12-21 13:02:08 +00:00
e856d641e9 Create backuphost Bragi
Gonne commented on pull request Fachschaft/nixConfig#26 2023-12-21 11:26:03 +00:00
hardwareRoles

Ich würde empfehlen einfach in der configuration.nix von den System wo es gebraucht wird das vm.nix zu importieren und in anderen nicht.

Danke. Ich habe das jetzt erstmal umgesetzt.

Gonne pushed to bragi at Gonne/nixConfig 2023-12-21 11:25:19 +00:00
90ceed85d8 Create backuphost Bragi
45d0ef262f Differentiate hardware and vms in roles
Compare 2 commits »
Gonne pushed to hardwareRoles at Gonne/nixConfig 2023-12-21 11:13:32 +00:00
45d0ef262f Differentiate hardware and vms in roles
Gonne pushed to hardwareRoles at Gonne/nixConfig 2023-12-19 12:43:54 +00:00
511243fcbf Differentiate hardware and vms in roles
Gonne pushed to main at Gonne/nixConfig 2023-12-19 12:41:43 +00:00
Gonne created pull request Fachschaft/nixConfig#27 2023-12-19 12:40:30 +00:00
nix flake update
Gonne pushed to update at Gonne/nixConfig 2023-12-19 12:40:17 +00:00
40559196ac nix flake update
Gonne closed pull request Fachschaft/nixConfig#25 2023-12-19 12:37:19 +00:00
nix flake update
Gonne created branch update in Gonne/nixConfig 2023-12-19 12:36:34 +00:00
Gonne pushed to update at Gonne/nixConfig 2023-12-19 12:36:34 +00:00
Gonne commented on pull request Fachschaft/nixConfig#26 2023-12-19 12:33:27 +00:00
hardwareRoles

Seems like we can't do conditional imports (https://discourse.nixos.org/t/conditional-module-imports/34863) and the “right” way is to have a module that is imported and can be enabled…