Skip to content

Commit f5d65a8

Browse files
CORAALdarkone-linux
authored andcommitted
fix: remove allowUnfree
1 parent 26ffad9 commit f5d65a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/default/printing.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
normalUsers = builtins.filter (user: config.users.users.${user}.isNormalUser) allUsers;
1919
in
2020
{
21-
nixpkgs.config.allowUnfree = lib.mkForce true;
2221

2322
# Configure printer
2423
services.printing = {

0 commit comments

Comments
 (0)