Make home print module

This commit is contained in:
Greg Hellings
2024-09-03 20:35:31 -05:00
parent 42e607dc68
commit 643a01e530
5 changed files with 37 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,6 @@
{
imports = [
./hardware-configuration.nix
../jude/printing.nix
];
boot.loader = {
@@ -15,6 +14,7 @@
greg = {
home = true;
gnome.enable = true;
print.enable = true;
tailscale.enable = true;
vmdev = {
enable = true;