Jo's NixOS configuration
Find a file
Jo b43660c227 refactor: split systems into archetypes
refactor(module): move kernel config to module

refactor(module): move nix config to module

refactor(module): move networking config to module

refactor(module): move nix config to module

refactor(module): move grub config to module
2024-09-06 17:43:30 +02:00
.idea push new config 2024-07-23 08:36:03 +02:00
homes/x86_64-linux/jo@puzzlevision refactor: split systems into archetypes 2024-09-06 17:43:30 +02:00
modules refactor: split systems into archetypes 2024-09-06 17:43:30 +02:00
resources feat: add zed-editor wrapped in FHS compliant environment 2024-09-02 18:57:59 +02:00
systems/x86_64-linux/puzzlevision refactor: split systems into archetypes 2024-09-06 17:43:30 +02:00
.gitignore push new config 2024-07-23 08:36:03 +02:00
flake.lock feat: add zed-editor wrapped in FHS compliant environment 2024-09-02 18:57:59 +02:00
flake.nix push new config 2024-07-23 08:36:03 +02:00
LICENSE Initial commit 2023-10-22 22:21:45 +00:00
README.md feat: add zed-editor wrapped in FHS compliant environment 2024-09-02 18:57:59 +02:00

nix-config

Jo's absolutely insane NixOS configuration - as of August 2024

Deployment

Run this to apply your system configuration.

sudo nixos-rebuild switch --flake .#hostname

Run this, to apply your home-manager configuration.

home-manager switch --flake .#username@hostname