From a71b66f618b6a99b235c7ac25c92825979e8ebb8 Mon Sep 17 00:00:00 2001 From: alisceon Date: Thu, 14 Aug 2025 12:30:36 +0200 Subject: [PATCH] oop get the server --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index f2c9b68..3b4851a 100644 --- a/flake.nix +++ b/flake.nix @@ -77,7 +77,7 @@ ({ config, ...}: { home-manager.users.alisceon.imports = [ ./home/alisceon/base.nix - ./home/alisceon/workstation.nix + ./home/alisceon/server.nix ]; }) # end home-manager ]; # end modules