Jo's NixOS configuration
Find a file
Jo cff1ca5701 [general] further improve immutability of KDE config
feat: add resources directory
feat: update KDE config
refactor: remove unused files
2024-05-14 01:34:04 +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 [general] further improve immutability of KDE config 2024-05-14 01:34:04 +02:00
pkgs [general] further improve immutability of KDE config 2024-05-14 01:34:04 +02:00
resources [general] further improve immutability of KDE config 2024-05-14 01:34:04 +02:00
users/jo_puzzlevision [general] further improve immutability of KDE config 2024-05-14 01:34:04 +02:00
.gitignore We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
flake.lock [general] further improve immutability of KDE config 2024-05-14 01:34:04 +02:00
flake.nix [general] further improve immutability of KDE config 2024-05-14 01:34:04 +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