1
0
Fork 0
Go to file
Pratham Patel 707d169500
add pkg: fractal
2024-04-22 09:37:16 +05:30
nixos-configuration add pkg: fractal 2024-04-22 09:37:16 +05:30
scripts transition to flakes (squashed commit) 2024-04-07 16:38:52 +05:30
.gitignore update .gitignore 2024-04-07 21:00:48 +05:30
README.md add rsync to be installed in the live-install env 2023-12-17 12:58:56 +05:30
flake.lock transition to flakes (squashed commit) 2024-04-07 16:38:52 +05:30
flake.nix packages schema fails to eval properly for HM, so switch to legayPackages 2024-04-18 10:19:30 +05:30
install.sh install.sh: apparently "--print-build-logs" is not an option in `nixos-install` 2024-04-07 19:13:55 +05:30
tutorials.md add tutorials.md which includes materials to read about NixOS and related stuff 2023-09-02 08:17:43 +05:30

README.md

nix-env -iA nixos.{bat,btop,git,htop,ripgrep,rsync,tmux}
git clone --depth 1 https://gitlab.com/thefossguy/prathams-nixos
cd prathams-nixos

tmux
clear && sudo ./install.sh \
    [drive] \
    [hostname] \
    [desktop|rpi|virt]