My NixOS Configs ❄️
Find a file
2024-05-13 16:40:22 -04:00
src added groups and conf file 2024-05-13 16:37:33 -04:00
.envrc added development environment 2024-05-13 10:44:55 -04:00
flake.lock no disko rn 2024-05-12 13:16:12 -04:00
flake.nix added and connected bitcoin core system module 2024-05-13 16:22:26 -04:00
justfile added build just recipe 2024-05-13 16:40:22 -04:00
LICENSE unlicense 2023-03-22 10:30:50 -04:00
README.md added development environment 2024-05-13 10:44:55 -04:00
user.configs.nix fixed wallpapers path 2024-05-08 21:47:58 -04:00

My Nix Configurations 💻

My modular Nix configs🔥

Requirements ⚙️

NixOS Configurations

Home-Manager Configuration

Flake End-Points Exposed ❄️

NixOS Configurations:

  • desktop
  • wsl
  • server (wip)

Home-Manager Configurations:

  • workstation

Fork this repo, take inspiration, borrow ideas and create your own NixOS configs & modules

Developing & Customizing 🔧

If you need a list of available packages and options:

Invoke nix develop to enter a development shell powered by just Invoke just in order to view an available list of project scripts

user.configs.nix is a symlink to conveniently access centrally defined common user variables from the repo root

⚠️ Be sure to tailor any hardware settings to your own ⚠️ Replace the hardware.nix found in the src/system/machines/<machine> directory ⚠️ Run nixos-generate-config to generate a hardware-configuration.nix for your current system