1
Fork 0
Personal nixos / home-manager configurations
Find a file
prescientmoon 5dea967383
Bump glass server & fix broken ptt formula
OOPS, I didn't realise integer division was a thing in nix
2025-06-12 11:56:28 +02:00
common Smol neovim & cli changes 2025-06-10 23:19:03 +02:00
devshells Update justfile to use nixos-rebuild-ng by default 2025-06-11 23:59:34 +02:00
dns Update to nixpkgs 25.05 2025-05-30 20:33:02 +02:00
docs Attempt to set up guacamole 2024-06-13 15:47:36 +02:00
home Update justfile to use nixos-rebuild-ng by default 2025-06-11 23:59:34 +02:00
hosts/nixos Bump glass server & fix broken ptt formula 2025-06-12 11:56:28 +02:00
modules Remove no longer needed filetype nvim plugins, add foot quick_select, and more 2025-06-06 10:40:11 +02:00
overlays Improve docs 2023-12-12 14:38:20 +01:00
pkgs Bump glass server & fix broken ptt formula 2025-06-12 11:56:28 +02:00
scripts Convert most scripts to a justfile 2025-05-30 20:32:56 +02:00
.envrc Convert most scripts to a justfile 2025-05-30 20:32:56 +02:00
.gitignore Add a devshell for managing the satellite 2025-05-30 03:46:58 +02:00
.sops.yaml Regenerate hermes key 2024-08-27 21:56:19 +02:00
flake.lock Update glass server 2025-06-11 23:59:03 +02:00
flake.nix Make hyprland work nicely with the GTK portals, and move some modules around into being active by default in home manager 2025-06-01 20:43:24 +02:00
justfile Update justfile to use nixos-rebuild-ng by default 2025-06-11 23:59:34 +02:00
otd Bump shimmeringmoon 2025-03-03 14:32:42 +01:00
README.md Remove no longer needed filetype nvim plugins, add foot quick_select, and more 2025-06-06 10:40:11 +02:00
stylua.toml Rosepine theme! 2023-01-22 01:22:38 +01:00

Welcome to the Satellite

In case you are not familiar with nix/nixos, this is a collection of configuration files which build all my systems in a declarative manner. The tool used to configure the global system is called nixos, and the one used to configure the individual users is called home-manager.

A visual history of my setup is in the works!

Features this repository includes:

  • Sets up all the apps I use — including git, neovim, fish, starship, hyprland, anyrun, discord, zathura, foot & much more.
  • Sets up my entire homelab — including zfs-based impermanence, automatic let's-encrypt certificates, tailscale, syncthing, vaultwarden, whoogle, pounce, calico, actual & more.
  • Consistent base16 theming using stylix
  • Declarative secret management using sops-nix

The current state of this repo is a refactor of my old, messy nixos config, based on the structure of this template.

Hosts

This repo's structure is based on separating configuration into individual hosts - different machines configured by me. Each host is named after things in space/mythology (they are the same picture). The hosts I have right now are:

  • calypso — my personal laptop
  • tethys — my previous personal laptop
  • lapetus — older laptop running as a server

The following hosts are not configured using nix, but might be referenced in places:

  • chaldene — my current phone
  • enceladus — my previous phone
  • erriapus — my tablet
  • euporie — VM used for testing

File structure

Location Description
common Configuration loaded on both nixos and home-manager
devshells Nix shells
dns Directory for parts of my octodns nix-based wrapper
docs Additional documentation regarding my setup
home Home manager configurations
hosts/nixos Nixos configurations
modules Custom generic/nixos/home-manager modules
overlays Nix overlays
pkgs Nix packages
flake.nix Nix flake entrypoint!
scripts Bash scripts that come in handy when on a live cd
.sops.yaml Sops entrypoint
stylua.toml Lua formatter config for the repo

Points of interest

Here's some things you might want to check out:

Things I use

This does not include links to every plugin I use for every program here. You can see more details in the respective configurations.

Fundamentals

Input handling

  • kanata — software-level keyboard layout customizer. One of the few such programs with support for chording
  • opentabletdriver

Graphical

Terminal

There are many clis I use which I did not include here, for the sake of brevity.

  • Neovim — my editor
  • Fish — user friendly shell
  • yazi — file manager
  • Catgirl — irc client
  • lazygit — git tui
  • Self management:
    • Smos — selfhosted comprehensive self-management system

Services

homelab-homepage

Most services are served over tailscale, using certificates generated by let's encrypt.

Hall of fame

This section contains links to things which used to be in the previous section but are not used anymore. This section was created in June 2023, hence stuff I dropped earlier might not be here. Moreover, this list is sorted with the most recently dropped things at the top, as a sort of reverse-timeline.

  • hyprland-vim-syntax — Neovim supports hyprlang files out of the box now
  • typst.vim — Neovim supports typst files out of the box now
  • ncdu — A neat project I used on a regular basis. Ended up switching to dua (in interactive mode)
  • peek — Doesn't seem to work on Wayland + GIFs are not a very efficient format
  • bc — I was rarely using this
  • lovely-forks — I was rarely using this
  • Octotree — GitHub supports this natively now
  • Tmux — I now simply use multiple WM windows / no longer persist sessions
  • Intray — The server is no longer open source
  • Guacamole — I had little reason to keep this around on top of tailscale
  • htop — I switched to bottom, as the interface felt way cleaner
  • Wezterm — I switched to Foot, as wezterm was laggy, unstable, and kept breaking between releases
  • Ranger — I switched to Yazi
  • firenvim - the concept is cool, but I found the whole thing pretty annoying at times
  • venn.nvim — the concept is cool, but I would use it about once a year
  • hydra.nvim — I was rarely using it, and it was taking up precious config space
  • winbar.nvim — I mostly had this here for the looks, so I moved the path it provided to my statusbar
  • treesitter-visual-context.nvim — felt like this was cluttering my screen more than anything
  • Paperplanes.nvim — replaced by a single curl call
  • Eww - experimented with eww for a bit, but setup was painful and bars are a bit useless
  • Neogit — was a bit slow / clunky, so I switched to lazygit
  • Slambda — custom keyboard chording utility. I retired the project in favour of kanata
  • GPG + pass — I switched to vaultwarden
  • Agenix & homeage — I switched to sops-nix
  • Mind.nvim — self management tree editor. The project got archived, so I switched to Smos.
  • Null-ls — general purpose neovim LSP. The project got archived, so I switched to formatter.nvim.
  • Wofi — program launcher. I switched to Anyrun.
  • Alacritty — terminal emulator. I switched to Wezterm.
  • Xmonad — xorg window manager. I switched to Hyprland.
  • Chrome — web browser. I switched to firefox because it offers a better HM module.