Main source for configuration and dotfiles, describing every host and every service in my nixos homelab.
|
2023-12-26 11:45:12 +01:00 |
common
|
Move metrics,gitea,vaultwarden from voyager to defiant
|
2023-12-26 11:45:12 +01:00 |
home
|
Worf: various updates: nvim-telescope, yabai, sketchybar, builders
|
2023-12-07 10:22:35 +01:00 |
hosts
|
Move metrics,gitea,vaultwarden from voyager to defiant
|
2023-12-26 11:45:12 +01:00 |
secrets
|
Move metrics,gitea,vaultwarden from voyager to defiant
|
2023-12-26 11:45:12 +01:00 |
shells
|
worf: update to nixos-23.11
|
2023-12-17 01:05:34 +01:00 |
.gitignore
|
Update worf, ctf-shell and flake.lock
|
2023-09-13 23:20:31 +02:00 |
.sops.yaml
|
Move more services to defiant. Remove sarek.
|
2023-12-25 01:37:05 +01:00 |
base.nix
|
Update DNS, add wackattack proxy
|
2023-12-25 02:08:15 +01:00 |
flake.lock
|
Flake -> 23.05. Patch/update sarek
|
2023-12-16 17:38:22 +01:00 |
flake.nix
|
Move more services to defiant. Remove sarek.
|
2023-12-25 01:37:05 +01:00 |
README.md
|
update readme
|
2023-12-25 00:10:00 +01:00 |
shell.nix
|
Start adding sops secrets
|
2023-04-23 14:27:27 +02:00 |
Felixalbs nixos config
Contains configurations for some nixos servers, some nixos desktops and a nix-darwin host.
Secrets are managed with sops-nix.
Build:
- Build locally on another machine:
nix --extra-experimental-features "nix-command flakes" build ".#nixosConfigurations.sarek.config.system.build.toplevel"
(replace "sarek" with the hostname)
- Build, install and switch on the actual target
nixos-rebuild switch --update-input nixpkgs --update-input unstable --no-write-lock-file --refresh --flake github+felixalbrigtsen/nixos-server-conf.git --upgrade