mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
users/kat/base/zsh: Rework of shell functions
This commit is contained in:
parent
a74972437d
commit
b0b23ed772
2 changed files with 25 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
disabledModules = [ "programs/vim.nix" ];
|
||||
imports = with (import (sources.arc-nixexprs + "/modules")).home-manager; [ base16 syncplay konawall i3gopher weechat ] ++ [
|
||||
imports = with (import (sources.arc-nixexprs + "/modules")).home-manager; [ base16 syncplay konawall i3gopher weechat shell ] ++ [
|
||||
./vim.nix
|
||||
./deploy-tf
|
||||
(sources.tf-nix + "/modules/home/secrets.nix")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue