diff options
Diffstat (limited to 'hosts/mystra/configuration.nix')
| -rw-r--r-- | hosts/mystra/configuration.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hosts/mystra/configuration.nix b/hosts/mystra/configuration.nix deleted file mode 100644 index 24d906c..0000000 --- a/hosts/mystra/configuration.nix +++ /dev/null @@ -1,6 +0,0 @@ -{...}: { - imports = [ - ./hardware-configuration.nix - ]; - networking.hostName = "mystra"; -} |
