Jo's NixOS configuration
Find a file
Jo 75e635ad4b feat: add plasma dependencies for laptop functionality
Signed-off-by: Jo <johannesreckers2006@gmail.com>
2024-05-15 23:23:48 +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 feat: add plasma dependencies for laptop functionality 2024-05-15 23:23:48 +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] update git E-Mail 2024-05-14 02:13:39 +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