Antoine Martin
f54d1ce5b2
Now that native comp is stable I don't need the overlay, which triggered a full emacs build almost everytime I bumped it. |
||
---|---|---|
.github/workflows | ||
base | ||
home | ||
hosts | ||
modules | ||
overlays | ||
pkgs | ||
services | ||
.gitignore | ||
.lohr | ||
boreal.nix | ||
flake.lock | ||
flake.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