Revert "refactor: explicitly allow unfree packages"
This reverts commit 5131641023
.
This commit is contained in:
parent
5131641023
commit
d818f3a2d7
12 changed files with 7 additions and 64 deletions
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
nixpkgs.allowedUnfreePackages = [
|
||||
"zsh-abbr"
|
||||
];
|
||||
|
||||
flake.modules.homeManager.base.programs.zsh.zsh-abbr.abbreviations = {
|
||||
cl = "clear";
|
||||
cs = "create-script";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue