lean & prusa-slicer

This commit is contained in:
2024-05-02 08:43:29 +02:00
parent 45932905cb
commit f1fad8c870
26 changed files with 192 additions and 338 deletions

View File

@@ -2,11 +2,8 @@
{
# Include the results of the hardware scan.
imports = [
./hardware-configuration.nix
./program-packages/dropbox/default.nix
./program-packages/steam/default.nix
];
imports =
[ ./hardware-configuration.nix ./program-packages/steam/default.nix ];
# Use the systemd-boot EFI boot loader.
boot.loader = {