Add printer.

This commit is contained in:
2024-12-12 18:29:28 +01:00
parent 5419373095
commit 445a635689
4 changed files with 22 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
{
# Importing necessary setup for Steam.
imports = [ ./builds/steam/default.nix ];
imports = [ ./builds/steam/default.nix ./home/extras/printer.nix ];
# Use the systemd-boot EFI boot loader.
boot.loader = {