1
Fork 0
Personal nixos / home-manager configurations
Find a file
2023-04-30 04:35:04 +02:00
common Fp abbreviations, kicad and nvim keymap docs 2023-03-14 20:57:07 +01:00
devshells Cleaner setup for acessing unstable stuff 2023-04-19 23:31:43 +03:00
dotfiles Fixed typo in session variable for qt scaling 2023-04-25 16:46:09 +03:00
home/adrielus Custom wrapper around imperanence 2023-04-30 04:30:15 +02:00
hosts/nixos Trying to get xdg portals to work 2023-04-27 15:36:14 +02:00
modules Custom wrapper around imperanence 2023-04-30 04:30:15 +02:00
overlays Started rewriting my nixos config 2022-12-28 13:27:18 +01:00
pkgs Modified nvim setup a bit + installed game apps (steam, lutris, etc) 2023-04-25 16:35:09 +03:00
scripts Deleted some useless stuff + fixed a typo 2023-01-10 03:11:44 +01:00
.gitignore Ignore log stuff 2023-04-30 04:35:04 +02:00
flake.lock Set up the basics of imperanence 2023-04-27 02:08:20 +03:00
flake.nix Cleaner setup for acessing unstable stuff 2023-04-19 23:31:43 +03:00
nixpkgs.nix Started rewriting my nixos config 2022-12-28 13:27:18 +01:00
README.md Fixed some typos in the readme 2023-04-27 15:49:27 +02:00
secrets.nix A billion changes, but I'm finally on this new config! 2023-01-12 20:49:08 +01: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 my entire system 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.

In the future I might start using any of the other cool nix-based tools, like:

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:

Points of interest

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

Well, this does not include links to every plugin I used for every program here, you can see more details in the respective configurations