You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Antoine Martin ddfc121354 home: i3bar: ip may not be immediately available 10 hours ago
.github/workflows ci: zephyrus is dead, long live hephaestus 2 days ago
base base: gui: remove unused messaging clients 5 days ago
home home: i3bar: ip may not be immediately available 10 hours ago
hosts hephaestus: setup restic backups 2 days ago
modules hephaestus: setup restic backups 2 days ago
overlays overlays: remove i3status-rust from overlays 2 days ago
pkgs pkgs: spot: bump to 2.11.6 1 month ago
services services: paperless: update deprecated ocr setting 4 weeks ago
.gitignore add .gitignore 2 years ago
.lohr repo: setup lohr file 3 years ago
README.org readme: mention packaged software 2 years ago
boreal.nix format all code with alejandra 1 year ago
flake.lock flake.lock: Update 5 days ago
flake.nix hosts: add hephaestus 5 days ago
hades.nix hades: init 1 year ago
hephaestus.nix hosts: add hephaestus 5 days ago
poseidon.nix format all code with alejandra 1 year ago
zephyrus.nix format all code with alejandra 1 year ago

README.org

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