Compare commits
2 Commits
80bdeb42cf
...
fab563fa2d
Author | SHA1 | Date | |
---|---|---|---|
fab563fa2d | |||
87ced23c91 |
@ -49,6 +49,7 @@
|
|||||||
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||||
"copilot.vim"
|
"copilot.vim"
|
||||||
"keymapp"
|
"keymapp"
|
||||||
|
"tlclient"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@
|
|||||||
"copilot.vim"
|
"copilot.vim"
|
||||||
"steam"
|
"steam"
|
||||||
"steam-unwrapped"
|
"steam-unwrapped"
|
||||||
|
"tlclient"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user