Jo's NixOS configuration
Find a file
Jo bbe6ab62c4 refactor: clean up files and remove unecessary comments
Signed-off-by: Jo <johannesreckers2006@gmail.com>
2024-05-12 22:36:58 +02:00
.idea We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
hosts/puzzlevision refactor: clean up files and remove unecessary comments 2024-05-12 22:36:58 +02:00
modules refactor: clean up files and remove unecessary comments 2024-05-12 22:36:58 +02:00
pkgs We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
users/jo_puzzlevision refactor: clean up files and remove unecessary comments 2024-05-12 22:36:58 +02:00
.gitignore We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
flake.lock refactor: clean up files and remove unecessary comments 2024-05-12 22:36:58 +02:00
flake.nix refactor: clean up files and remove unecessary comments 2024-05-12 22:36:58 +02:00
LICENSE Initial commit 2023-10-22 22:21:45 +00:00
README.md Update README.md 2024-04-25 00:37:15 +00:00

nix-config

Jo's absolutely insane NixOS configuration - not in the good way

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