aboutsummaryrefslogtreecommitdiff
path: root/nixos/velhinho.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/velhinho.nix')
-rw-r--r--nixos/velhinho.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixos/velhinho.nix b/nixos/velhinho.nix
new file mode 100644
index 0000000..d06ed5f
--- /dev/null
+++ b/nixos/velhinho.nix
@@ -0,0 +1,4 @@
+{
+ hostName = "velhinho-nixos";
+ luksDevice = "/dev/sda3";
+}