aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 7e95916..2e99dfe 100644
--- a/flake.nix
+++ b/flake.nix
@@ -144,9 +144,9 @@
machines = {
nixos = {
- rivendell = {
+ framebox = {
system = "x86_64-linux";
- config = ./machines/rivendell.nix;
+ config = ./machines/framebox.nix;
};
bree = {
system = "x86_64-linux";