this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

:memo: (Just) fixed reference for flake file

+2 -2
+2 -2
justfile
··· 1 1 pedro: 2 - home-manager switch --flake 'flake.nix#pedro' 2 + home-manager switch --flake '.#pedro' 3 3 4 4 system: 5 - sudo nixos-rebuild switch --flake 'flake.nix#nixos' 5 + sudo nixos-rebuild switch --flake '.#nixos'