Jo's NixOS configuration
Find a file
Jo 339bd28d1d [general] add work and gaming user, tweak configs
feat: added new ssh configuration modules for home-manager

feat: add user work with configurations for my work environment

feat: added gaming user with configuration for my gaming enviornment eg. lutris and steam
Signed-off-by: Jo <johannesreckers2006@gmail.com>
2024-05-20 18:08:16 +02:00
.idea We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
hosts/puzzlevision [general] add work and gaming user, tweak configs 2024-05-20 18:08:16 +02:00
modules [general] add work and gaming user, tweak configs 2024-05-20 18:08:16 +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 [general] add work and gaming user, tweak configs 2024-05-20 18:08:16 +02:00
.gitignore We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
flake.lock [general] add work and gaming user, tweak configs 2024-05-20 18:08:16 +02:00
flake.nix [general] add work and gaming user, tweak configs 2024-05-20 18:08:16 +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