fix: option did not exist
This commit is contained in:
parent
9236db79ef
commit
2d829eb2b2
1 changed files with 1 additions and 4 deletions
|
|
@ -153,10 +153,7 @@
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs = {
|
programs = {
|
||||||
home-manager = {
|
home-manager.enable = true;
|
||||||
enable = true;
|
|
||||||
backupFileExtension = "backup";
|
|
||||||
};
|
|
||||||
zsh.shellAliases.bzzt = ''nix-shell -p mpv --command "mpv ~/Videos/BZZZM.mp4"'';
|
zsh.shellAliases.bzzt = ''nix-shell -p mpv --command "mpv ~/Videos/BZZZM.mp4"'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue