feat(packages/rebuild): move rebuild script to a package
This commit is contained in:
parent
d13962a7d9
commit
c644f53ec7
3 changed files with 18 additions and 11 deletions
|
@ -1,5 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
{
|
||||
home.sessionVariables.SHELL = "zsh";
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableVteIntegration = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue