Skip to content

schonfinkel/nixos-config

Repository files navigation

NixOS Configuration

built with nix

My NixOS configuration files, used in my personal systems and work machines.

TODO List

  • Use home-manager for user-related configurations
  • Integration with Nix-flakes
  • Integration with the impermanence module
  • Add a wayland-based WM (hyprland)
  • Declarative styling with stylix
  • Integration with one of the following secret management tools:
  • Modurize configuration with nix modules
  • Add this entire config into CI
  • Declarative disk partitions with disko

Development Shell

  direnv allow
  # or
  nix develop --impure

How to use it?

  • Clone this repo
  • Pick a definition in the flake.nix
  • Build it
  sudo nixos-rebuild switch --flake .#caladan
  # or
  sudo nixos-rebuild switch --flake .#euclid

Why should I use it?

You probably shouldn't.

About

🛠️ My NixOS configuration & dotfiles dumpster fire 🔥

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published