No description
| common | ||
| machines | ||
| assettocorsa-linux-setup.sh | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| home.nix | ||
| README.md | ||
NixOS Config
My NixOS config
Stuffs to run right after setup
nix run nixpkgs#home-manager -- switch --flake ~/nixos#machine-name-here
nix-channel --add https://github.com/oxalica/rust-overlay/archive/master.tar.gz rust-overlay
nix-channel --update