4162999557
Import default.nix
2025-07-28 14:51:42 +02:00
db3af1e071
Add dir to path
2025-07-28 11:01:03 +02:00
Michael Hübner
c365f3acf4
Use port 22 for installation
2025-07-24 08:02:43 +02:00
Michael Hübner
29a08e91b6
Trying to fix setup changes
2025-07-22 08:25:12 +02:00
Michael Hübner
d602732c3b
Remove sops
2025-06-24 12:09:41 +02:00
0b4f9e988b
Change port also for deployment
2025-06-03 15:19:45 +02:00
8a4e6a584b
Use sops input
2025-05-22 12:49:23 +02:00
23737baff3
Use port 23 for ssh
2025-05-22 10:01:45 +02:00
71bebd9b0c
Enable all systems
2025-05-22 09:47:20 +02:00
0358c67dac
Reenable git system
2025-05-21 09:27:13 +02:00
9cff37ff36
comment git system
2025-05-21 07:51:42 +02:00
d3c1512f70
Try without forgejo
2025-05-20 14:36:04 +02:00
5a8316df78
Add git_system to the list of imports
2025-05-20 10:50:03 +02:00
e10aba4b8b
Update flake.nix
2025-05-20 07:50:45 +00:00
Michael Huebner
a0a8280934
Try colmena system 1
2025-05-19 10:35:25 +02:00
bdb4e928a4
use nixos-unstable
2025-05-16 09:08:13 +02:00
7c15bedeb7
fixes, missing flake inputs
2025-05-16 08:34:49 +02:00
4948c7d2bc
add new setup stuff
2025-05-15 17:26:11 +02:00
19a6567d44
Add sops
2025-05-05 18:04:08 +02:00
e0f3e2fe79
feat: move colmena.nix to flake.nix and create flake.lock
...
This also includes some little syntactical fixes.
The commit is needed since colmena works mostly with nix' flake
experiemental feature. It attempts to find a locked version of nixpkgs,
which wasn't there yet. By using the standard name "flake.nix", nix
automatically picks up the file and generates a `flake.lock` if it
doesn't exist yet. This brings us one step closer to a buildable system.
2025-04-24 17:21:13 +02:00