topgrade: update home-manager using flake file
This commit is contained in:
parent
f123ef3bbf
commit
6a70e105d4
@ -39,6 +39,10 @@ in
|
||||
misc.no_retry = true;
|
||||
|
||||
linux.nix_arguments = "--flake /home/julian/.dotfiles";
|
||||
linux.home_manager_arguments = [
|
||||
"--flake"
|
||||
"/home/julian/.dotfiles"
|
||||
];
|
||||
|
||||
git = {
|
||||
# Additional git repositories to pull
|
||||
|
Loading…
x
Reference in New Issue
Block a user