Remove now unused user node template.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
# not used for this profile but defines options used by the other imports
|
||||
inputs.impermanence.nixosModules.impermanence
|
||||
./cifs-client.nix
|
||||
./consul.nix
|
||||
./docker.nix
|
||||
./glusterfs-client.nix
|
||||
./sshd.nix
|
||||
./user-ppetru.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user