refactor: use a flake for Pop!_OS
This commit is contained in:
parent
a5fa4e80ab
commit
501fe8533f
4 changed files with 194 additions and 13 deletions
4
justfile
4
justfile
|
@ -1,5 +1,5 @@
|
|||
default:
|
||||
just --list
|
||||
|
||||
update:
|
||||
home-manager switch -f home-manager/home.nix
|
||||
pop-os *args:
|
||||
home-manager switch -f home-manager/home.nix --flake .#pop-os {{ args }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue