mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
test
This commit is contained in:
parent
a72ac0d8e7
commit
e263c06ff5
2 changed files with 2 additions and 4 deletions
|
|
@ -41,8 +41,6 @@ in
|
|||
git-crypt
|
||||
];
|
||||
|
||||
programs.bash.initExtra = ''
|
||||
${import ./config/bashScripts/cdg.nix}
|
||||
'';
|
||||
programs.bash.initExtra = import ./config/bashScripts/cdg.nix;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue