about summary refs log tree commit diff stats
path: root/flake
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-06-06 12:55:48 +0200
committerSoispha <soispha@vhack.eu>2023-06-06 12:55:48 +0200
commita2a5ee2f180caaf84c25df79ebdedd06f28dde90 (patch)
tree0a6b5a68337f6ad8ccef483ebf8ed6fb3e00892a /flake
parentFix(hm/conf/swaylock): Switch to different wp (diff)
downloadnixos-config-a2a5ee2f180caaf84c25df79ebdedd06f28dde90.tar.gz
nixos-config-a2a5ee2f180caaf84c25df79ebdedd06f28dde90.zip
Feat(system/services/serverphone): Add
Diffstat (limited to 'flake')
-rw-r--r--flake/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake/default.nix b/flake/default.nix
index b3e18ca7..87c82223 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -11,6 +11,7 @@
   impermanence,
   agenix,
   ragenix,
+  serverphone,
   # external dependencies
   neovim_config,
   user_js,
@@ -67,6 +68,8 @@
     agenix.nixosModules.default
     ageConfig
 
+    serverphone.nixosModules.default
+
     home-manager.nixosModules.home-manager
 
     homeManagerConfig