1
0
Fork
You've already forked NixOS-Config
0
My configuration files for NixOS.
  • Nix 100%
2024年05月12日 13:32:54 +02:00
device Add zram swap on Ideapad 2023年07月09日 10:37:07 +02:00
disk-configs Add disko config and install iso generator 2023年07月23日 13:06:32 +02:00
modules Change fonts 2024年03月02日 19:23:51 +01:00
packages/adi1090x/plymouth-themes Enable Plymouth 2022年07月10日 09:17:20 +02:00
.gitignore Remove secrets folder from gitignore 2023年02月05日 09:51:35 +01:00
configuration.nix Move state version setting to specific systems in flake.nix 2023年06月04日 09:35:03 +02:00
flake.lock Update flake.lock 2024年05月12日 13:32:54 +02:00
flake.nix Update flake.lock 2024年05月12日 13:32:54 +02:00
hardware-configuration.nix Are we flakes yet? 2022年01月09日 16:33:15 +01:00
LICENSE Fix permissions 2021年05月02日 13:47:04 +02:00
localConfig.nix Are we flakes yet? 2022年01月09日 16:33:15 +01:00
README.md Remove the bit about commit signing from README 2022年09月03日 10:24:10 +02:00

NixOS-Config

My configuration files for NixOS.

Some notes

  • "A hashed password can be generated using mkpasswd -m sha-512 after installing the mkpasswd package." - NixOS manual