1
Fork 0
Personal nixos / home-manager configurations
Find a file
2024-01-18 07:49:59 +01:00
common Attempt to configure waybar, then give up 2024-01-04 20:35:10 +01:00
devshells Fix /nix/store taking up a lot of storage 2023-12-15 03:53:22 +01:00
docs Add module documentation 2023-11-13 04:35:58 +01:00
home Set up initial whoogle config 2024-01-18 07:44:16 +01:00
hosts/nixos Fix ports options in whoogle config 2024-01-18 07:49:59 +01:00
modules Clean up neovim modules 2024-01-12 01:01:22 +01:00
overlays Improve docs 2023-12-12 14:38:20 +01:00
pkgs Reorganize devshells 2023-12-10 23:48:46 +01:00
scripts Allow already mounted keys in emergency script 2024-01-18 02:37:01 +01:00
.gitignore Wasted way too much time on hydra.nvim shit 2023-09-08 20:49:18 +03:00
flake.lock Move more neovim plugins to nix 2023-12-21 16:21:14 +01:00
flake.nix Move more neovim plugins to nix 2023-12-21 16:21:14 +01:00
README.md Improve docs 2023-12-12 14:38:20 +01:00
secrets.nix Self management stuff + vim.loader 2023-09-05 20:59:37 +03: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:

  • Consistent base16 theming using stylix
  • Agenix & homeage based secret management
  • Sets up all the apps I use — including git, neovim, fish, tmux, starship, hyprland, anyrun, discord, zathura, wezterm & much more.

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 the concept of hosts - individual machines configured by me. I'm naming each host based on things in space/mythology (they are the same picture). The hosts I have right now are:

  • tethys - my personal laptop
  • lapetus - older laptop running as a server
  • euporie - barebones host for testing things insdie a VM

File structure

Location Description
common Configuration loaded on both nixos and home-manager
devshells Nix shells
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!
secrets.nix Agenix 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

Graphical

Terminal

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

  • Neovim — my editor
  • Tmux — terminal multiplexer
  • Fish — user friendly shell
  • Ranger — file manager
  • GPG + pass
  • Self management:
    • Smos — A comprehensive self-management System.
    • Intray — GTD capture tool.

Services

Hall of fame

Includes links to stuff which used to be in the previous section but is not used anymore. Only created this section in June 2023, so stuff I used earlier might not be here. Sorted with the most recently dropped things at the top.

Future

Tooling I might use in the future: