home packages and others

This commit is contained in:
alyx 2026-02-21 11:38:18 +00:00
parent 5406cf3a7b
commit d3c4b789f7
No known key found for this signature in database
6 changed files with 177 additions and 68 deletions

View file

@ -18,6 +18,8 @@
nano = "nvim";
};
services.displayManager.ly.enable = true;
services.printing.enable = true;
services.printing.drivers = [pkgs.gutenprint];