added printers

This commit is contained in:
willifan 2024-05-13 21:28:00 +02:00
parent 3696b6b40a
commit 924b849bd4
2 changed files with 11 additions and 0 deletions

View file

@ -4,6 +4,7 @@
imports = [
./nix-ld.nix
./boot.nix
./printers.nix
];
networking.networkmanager.enable = true;