Find a file
2021-08-20 02:27:15 +02:00
.git-crypt Add 1 git-crypt collaborator 2021-02-13 20:03:13 +01:00
.github/workflows ci: setup cachix for flake package outputs 2021-08-20 00:12:36 +02:00
base flake: switch back entire config to unstable 2021-08-19 23:34:41 +02:00
home flake: switch back entire config to unstable 2021-08-19 23:34:41 +02:00
hosts services: adapt bitwarden to vaultwarden rename 2021-08-20 01:44:44 +02:00
modules boreal: setup sddm theme module 2021-04-22 14:22:55 +02:00
pkgs pkgs: fix grafanaDashboards access in flake 2021-07-14 21:13:38 +02:00
secrets services: setup restic backups service 2021-08-09 20:11:00 +02:00
services services: nextcloud: upgrade to nextcloud 22 2021-08-20 01:52:45 +02:00
.gitattributes services: wireguard: removed unused module 2021-07-13 23:51:17 +02:00
.gitignore secrets: switch to git-crypt 2021-02-13 20:10:51 +01:00
.lohr repo: setup lohr file 2021-03-30 15:24:07 +02:00
boreal.nix boreal: setup sddm theme module 2021-04-22 14:22:55 +02:00
flake.lock flake: use master branch of home-manager 2021-08-20 02:11:40 +02:00
flake.nix flake: use master branch of home-manager 2021-08-20 02:11:40 +02:00
poseidon.nix re-organize configuration 2021-02-14 14:21:47 +01:00
README.org readme: mention packaged software 2021-08-20 02:27:15 +02:00
zephyrus.nix zephyrus: init host 2021-07-23 18:47:53 +02:00

NixOS configurations

Configuration for my computers! You may find here system configurations for various services I host, as well as my dotfiles for daily programs.

Packages

Various packages of mine can be found in this repo. You can easily use these packages from Nix by setting up the Nix User Repository.

Flake

If you prefer, theses packages are also exposed as a flake in this repo:

  • To list packages:
nix flake show
  • To install one of them:
nix build github:alarsyo/nixos-config#$PACKAGE