Find a file
2021-11-30 14:23:14 +01:00
.git-crypt Add 1 git-crypt collaborator 2021-02-13 20:03:13 +01:00
.github/workflows github: use new --json flag to get packages 2021-11-05 16:06:10 +01:00
base base: nix: nix 2.4 is now stable 2021-11-19 11:45:36 +01:00
home home: git: enable delta diffing tool 2021-11-30 14:23:14 +01:00
hosts zephyrus: install arandr 2021-09-30 15:43:25 +02:00
modules modules: wakeonwlan: setup simple wakeonwlan 2021-08-21 11:59:51 +02:00
pkgs pkgs: spot: bump to 2.10.1 2021-11-19 15:08:37 +01:00
secrets poseidon: upgrade deprecated options 2021-11-17 00:58:54 +01:00
services services: fava: workaround file not found bug 2021-11-17 02:29:06 +01: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.lock: Update 2021-11-26 21:06:02 +01:00
flake.nix flake: remove custom python overlay for poseidon 2021-08-26 12:59:19 +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