Jo's NixOS configuration
Find a file
2024-06-06 12:22:10 +02:00
.idea We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
hosts/puzzlevision [general, networking] use rtl8821ce driver for bluetooth stuttering fix, enable flatpak, more 2024-06-06 12:22:10 +02:00
modules [general] add missing shell theme config to gnome 2024-05-29 14:00:31 +02:00
pkgs [general, networking] use rtl8821ce driver for bluetooth stuttering fix, enable flatpak, more 2024-06-06 12:22:10 +02:00
resources [general] add gnome config, de-clutter puzzlevision system config 2024-05-29 00:15:32 +02:00
users [general, networking] use rtl8821ce driver for bluetooth stuttering fix, enable flatpak, more 2024-06-06 12:22:10 +02:00
.gitignore We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
flake.lock [general, networking] use rtl8821ce driver for bluetooth stuttering fix, enable flatpak, more 2024-06-06 12:22:10 +02:00
flake.nix [general, networking] use rtl8821ce driver for bluetooth stuttering fix, enable flatpak, more 2024-06-06 12:22:10 +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