Find a file
2022-11-05 17:04:41 +01:00
.github/workflows ci: add hades to build outputs 2022-06-10 18:01:58 +02:00
base base: add evince to gui software 2022-10-20 11:05:53 +02:00
home home: i3: add bluetooth on shortcut 2022-10-10 14:25:25 +02:00
hosts zephyrus: don't backup go dir 2022-11-05 17:04:41 +01:00
modules poseidon: move paperless to hades 2022-11-05 16:47:37 +01:00
overlays overlays: chrysalis: update to 0.12.0 2022-10-27 23:31:30 +02:00
pkgs pkgs: bump spot to 2.11.2 2022-10-27 10:23:22 +02:00
services poseidon: move paperless to hades 2022-11-05 16:47:37 +01:00
.gitignore add .gitignore 2022-02-02 17:49:59 +01:00
.lohr repo: setup lohr file 2021-03-30 15:24:07 +02:00
boreal.nix format all code with alejandra 2022-04-10 11:54:58 +02:00
flake.lock flake.lock: Update 2022-11-03 22:53:53 +01:00
flake.nix Revert "flake: pin mu to 1.6.11" 2022-07-23 17:10:25 +02:00
hades.nix hades: init 2022-06-10 17:31:28 +02:00
poseidon.nix format all code with alejandra 2022-04-10 11:54:58 +02:00
README.org readme: mention packaged software 2021-08-20 02:27:15 +02:00
zephyrus.nix format all code with alejandra 2022-04-10 11:54:58 +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