Merge remote-tracking branch 'refs/remotes/origin/master'
merge
This commit is contained in:
commit
8478e95d01
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# Fonts
|
||||
font_family monospace
|
||||
font_family Hack
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
|
1
home.nix
1
home.nix
|
@ -114,7 +114,6 @@ in
|
|||
update = "sudo nixos-rebuild switch";
|
||||
home-update = "home-manager switch";
|
||||
home-edit = "hx ~/.config/home-manager";
|
||||
home-fetch = "bash -c \"cd ./.config/home-manager/ || git pull\"";
|
||||
};
|
||||
|
||||
history = {
|
||||
|
|
Loading…
Reference in a new issue