My configuration files for NixOS.
- Nix 100%
| device | Add zram swap on Ideapad | |
| disk-configs | Add disko config and install iso generator | |
| modules | Change fonts | |
| packages/adi1090x/plymouth-themes | Enable Plymouth | |
| .gitignore | Remove secrets folder from gitignore | |
| configuration.nix | Move state version setting to specific systems in flake.nix | |
| flake.lock | Update flake.lock | |
| flake.nix | Update flake.lock | |
| hardware-configuration.nix | Are we flakes yet? | |
| LICENSE | Fix permissions | |
| localConfig.nix | Are we flakes yet? | |
| README.md | Remove the bit about commit signing from README | |
NixOS-Config
My configuration files for NixOS.
Some notes
- "A hashed password can be generated using
mkpasswd -m sha-512after installing the mkpasswd package." - NixOS manual