mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
VPN
~ move ghci dotfile + vim: black as python formatter + openvpn + wpa_supplicant_gui + dot2tex + graphviz + hlint ~ nix-shell: use zsh ~ zsh: show whether in nix-shell ~ ghci: hoogle with haddock links ~ ssh: login with hu id (no passphrase) ~ terminal: Source Code Pro
This commit is contained in:
@@ -187,7 +187,7 @@ in {
|
||||
".config/mpv/input.conf".text = import ./dot/mpv.nix;
|
||||
".config/xfce4/terminal/terminalrc".text = import ./dot/terminal.nix;
|
||||
".config/zathura/zathurarc".text = "set selection-clipboard clipboard";
|
||||
".ghci".text = import ./dot/ghci.nix { inherit pkgs; };
|
||||
".ghc/ghci.conf".text = import ./dot/ghci.nix { inherit pkgs; };
|
||||
".ssh/config".text = import ./dot/ssh.nix { inherit lib; };
|
||||
".stack/config.yaml".text = import ./dot/stack.nix { user = config.constants.user; };
|
||||
".zshrc".text = "# nothing to see here";
|
||||
|
||||
Reference in New Issue
Block a user