a377ba9d2c33cf66c09d264031e6b34be26841d0
handy update / update-handy (push) Failing after 8s
nixos-config
NixOS configuration using a dendritic structure — flake.nix at the root, with modules branching out under modules/.
.
├── flake.nix
├── hardware-configuration.nix
└── modules/
├── browsers.nix
├── gaming.nix
├── packages.nix
├── shell.nix
├── ui.nix
└── ...
Usage
sudo nixos-rebuild switch --flake .#nixos
Description
Languages
Nix
100%