Jo's NixOS configuration
Find a file
2024-04-25 02:33:53 +02:00
.idea We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
home-manager/puzzlevision We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
hosts/puzzlevision We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
modules We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
pkgs We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
.gitignore We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
flake.lock We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
flake.nix We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00
LICENSE Initial commit 2023-10-22 22:21:45 +00:00
README.md We do a little refactoring + plasma theming 2024-04-25 02:33:53 +02:00

nix-config

Jo's NixOS configuration

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