aboutsummaryrefslogtreecommitdiff
path: root/manifests/desktop.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/desktop.pp')
-rw-r--r--manifests/desktop.pp7
1 files changed, 0 insertions, 7 deletions
diff --git a/manifests/desktop.pp b/manifests/desktop.pp
deleted file mode 100644
index 7e83732..0000000
--- a/manifests/desktop.pp
+++ /dev/null
@@ -1,7 +0,0 @@
-class nodo::desktop inherits nodo::personal {
- include nodo::utils::desktop
-
- class { [ 'nodo::subsystem::fstab', 'nodo::subsystem::crypttab' ]:
- type => 'desktop',
- }
-}