diff options
author | Linnnus <[email protected]> | 2023-10-03 19:24:59 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2023-10-08 13:14:15 +0200 |
commit | c475c0077764acea6f12b88b24d20b7b2720cd5c (patch) | |
tree | 6f0fb4d9a16dd792762d5884d99e8696617de6ce /hosts/ahmed/configuration.nix | |
parent | c868c8a61fd3b9a4b404001aba0c4c6b7318a4a3 (diff) |
Move personal modules hosts/ahmed -> modules/nixos/
Diffstat (limited to 'hosts/ahmed/configuration.nix')
-rw-r--r-- | hosts/ahmed/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 6c3a2d3..1d0f176 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -8,9 +8,6 @@ imports = [ ./hardware-configuration.nix ./ssh.nix - ./linus.onl.nix - ./notifications.linus.onl.nix - ./graphics.nix ]; # Create the main user. |