RedsonBr140 / flake

❄️ My NixOS & home-manager configurations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❄️ flake

:trollface: My NixOS & home-manager configurations.

My setup is following: I have one single machine with only one user. That's why this flake may seem too simple for you, but it works for me.

Installing

nixos-rebuild switch --flake .#nixos

#If you're still on a live installation medium, run the following instead, and reboot.
nixos-install --flake .#nixos

About

❄️ My NixOS & home-manager configurations.

License:MIT License


Languages

Language:Nix 100.0%