finalized Lix setup
This commit is contained in:
parent
4274d2db55
commit
67a413bce8
5 changed files with 26 additions and 14 deletions
7
files/justfiles/nixpkgs.just
Normal file
7
files/justfiles/nixpkgs.just
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
upgrade-nix:
|
||||
echo 'Installing latest Lix package'
|
||||
nix profile install nixpkgs#lix && nix upgrade-nix
|
||||
|
||||
install-nix-software-center:
|
||||
echo 'Installing Nix Software Center'
|
||||
nix profile install github:snowfallorg/nix-software-center
|
||||
Loading…
Add table
Add a link
Reference in a new issue