1
Fork 0
Personal nixos / home-manager configurations
Find a file
2023-08-22 18:24:04 +03:00
common anyrun stuff, no more minesweeper, hoogle search 2023-08-22 18:24:04 +03:00
devshells Integrated nixos-hardware, more ricing, and much more 2023-08-17 10:31:46 +03:00
dotfiles Configured anyrun 2023-08-19 22:13:34 +03:00
home anyrun stuff, no more minesweeper, hoogle search 2023-08-22 18:24:04 +03:00
hosts/nixos anyrun stuff, no more minesweeper, hoogle search 2023-08-22 18:24:04 +03:00
modules Merged anyrun styles 2023-08-19 22:31:22 +03:00
overlays Integrated nixos-hardware, more ricing, and much more 2023-08-17 10:31:46 +03:00
pkgs Merged anyrun styles 2023-08-19 22:31:22 +03:00
.gitignore Ignore log stuff 2023-04-30 04:35:04 +02:00
flake.lock Configured anyrun 2023-08-19 22:13:34 +03:00
flake.nix Configured anyrun 2023-08-19 22:13:34 +03:00
nixpkgs.nix Started rewriting my nixos config 2022-12-28 13:27:18 +01:00
README.md Merged anyrun styles 2023-08-19 22:31:22 +03:00
secrets.nix Integrated nixos-hardware, more ricing, and much more 2023-08-17 10:31:46 +03:00
shell.nix Extensible devshell setup 2023-04-14 18:12:35 +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.

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, xmonad, rofi, polybar, discord, zathura, alacritty & 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
dotfiles Contains some of the bigger dotfile dirs. Will eventually be moved
hosts/nixos Nixos configurations
home Home manager configurations
pkgs Nix packages
overlays Nix overlays
devshells Nix shells
stylua.toml Lua formatter config for the repo
flake.nix Nix flake entrypoint!
shell.nix Bootstrapping nix shell
nixpkgs.nix Pinned nixpkgs for bootstrapping
secrets.nix Agenix entrypoint

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 used 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.

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.

Future

Tooling I might use in the future: