feat(hosts): cifs mount

This commit is contained in:
Ryan Yin
2024-04-12 21:24:35 +08:00
parent 869aafd25b
commit 5b2d09d0e7
10 changed files with 39 additions and 26 deletions

View File

@@ -8,7 +8,7 @@ let
hostName = "ai"; # Define your hostname.
in {
imports = [
./cifs-mount.nix
./netdev-mount.nix
# Include the results of the hardware scan.
./hardware-configuration.nix