Antoine Martin
973415fe4d
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e0169d7a9d324afebf5679551407756c77af8930' (2022-06-08) → 'github:NixOS/nixpkgs/90cd5459a1fd707819b9a3fb9c852beaaac3b79a' (2022-06-11) • Updated input 'nixpkgs-unstable-small': 'github:NixOS/nixpkgs/a58de450c514aa1bc5a4999f92656ab6b600dc59' (2022-06-10) → 'github:NixOS/nixpkgs/d64abb978cc2fa4b88b074a64d1b456183c8db17' (2022-06-12) |
||
---|---|---|
.github/workflows | ||
base | ||
home | ||
hosts | ||
modules | ||
overlays | ||
pkgs | ||
services | ||
.gitignore | ||
.lohr | ||
boreal.nix | ||
flake.lock | ||
flake.nix | ||
hades.nix | ||
poseidon.nix | ||
README.org | ||
zephyrus.nix |
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