quick update host
This commit is contained in:
parent
033677e764
commit
5dc6c8a77c
22 changed files with 109 additions and 56 deletions
|
|
@ -16,3 +16,9 @@
|
|||
xdg.configFile."nvim".source =
|
||||
config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/nixos-config/dotfiles/nvim";
|
||||
}
|
||||
|
||||
# xdg.configFile."i3blocks/config".source = ./i3blocks.conf;
|
||||
# home.file.".gdbinit".text = ''
|
||||
# set auto-load safe-path /nix/store
|
||||
# '';
|
||||
# create symlink $XDG_CONFIG_HOME/i3blocks/config and ~/.gdbinit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue