[TASK] Rename folder

This commit is contained in:
Sebastian Fischer 2026-03-07 09:19:25 +01:00
parent 01c41964bf
commit cb579d7097
12 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 968 KiB

After

Width:  |  Height:  |  Size: 968 KiB

View File

@ -4,11 +4,11 @@
imports = [ imports = [
# Include the results of the hardware scan. # Include the results of the hardware scan.
./hardware-configuration.nix ./hardware-configuration.nix
./cesium.nix
./common.nix ./common.nix
./mounts.nix ./mounts.nix
./services.nix ./services.nix
./users/sebastian.nix ./users/sebastian.nix
# ./vm-guest.nix
<home-manager/nixos> <home-manager/nixos>
]; ];