diff options
author | Linnnus <[email protected]> | 2024-02-20 09:15:27 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-02-20 09:15:27 +0100 |
commit | 1f675d8a4f90ea5e043a281f5b2a748033ada082 (patch) | |
tree | 1fac0d8abf516688edb63a1f42df3f2c114d4ff5 /hosts/ahmed/configuration.nix | |
parent | e275224ea8f3182916e715861a09d8a5a13147ca (diff) |
tmp: Add stub HM module in hosts/ahmed/home/
Diffstat (limited to 'hosts/ahmed/configuration.nix')
-rw-r--r-- | hosts/ahmed/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 12f4f10..43a170c 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -18,6 +18,7 @@ ./linus.onl ./nofitications.linus.onl ./ssh + ./home ]; # Create the main user. |