mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 18:28:41 +02:00
feat(hosts): cifs mount
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user