main
Some checks failed
Test Flake / tests (push) Has been cancelled
Dotfiles
NixOS configuration files personalized for my daily driver and home server.
Work Computer
- Install NixOS
- Enable flakes
- Run the following
sudo nixos-rebuild switch --flake github:lavafroth/dotfiles#cafe-nosecureboot
Secureboot
- Use the preinstalled
sbctlcommand to generate your keys - Clear the manufacturer keys and enroll yours as described here.
Note: My system did not require enrolling Microsoft keys alongside mine. However, your setup might break if you don't. Research about your device carefully before enrolling keys.
- Run the following to rebuild the system from now on
sudo nixos-rebuild switch --flake github:lavafroth/dotfiles#cafe
Running blender with CUDA
nix run --impure github:guibou/nixGL -- nix run blender-bin
Home Server
- Install NixOS with the headless (no GUI) settings
- Enable flakes
- Rebuild with this flake
sudo nixos-rebuild switch --flake github:lavafroth/dotfiles#rahu
Languages
Nix
99.1%
Shell
0.7%
CSS
0.2%