Major cleanup
This commit is contained in:
parent
46275901fd
commit
b2ff93693a
24 changed files with 39 additions and 289 deletions
|
|
@ -2,10 +2,7 @@
|
|||
|
||||
{
|
||||
services = {
|
||||
printing = {
|
||||
enable = true;
|
||||
drivers = with pkgs; [ epson-escpr ];
|
||||
};
|
||||
printing.enable = true;
|
||||
udev.packages = with pkgs; [ yubikey-personalization ];
|
||||
desktopManager.plasma6.enable = true;
|
||||
nginx = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue