From 00085b663dbe8b9f903a9648bdf596ef63719585 Mon Sep 17 00:00:00 2001 From: Rosa Date: Mon, 12 Jan 2026 21:40:55 -0500 Subject: initial swayfx module --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 5e151b0..6757ef6 100644 --- a/flake.nix +++ b/flake.nix @@ -28,8 +28,8 @@ { hostName, system, - # Whether to create the default user account. This account will be - # in the wheel group, and has an empty default password! + # Note that the default user account is in the wheel group and has an + # empty default password. makeDefaultUser ? true, useHomeManager ? true, additionalModules ? [ ], -- cgit v1.3.1