fix:floorp_config

This commit is contained in:
dichgrem
2025-07-22 16:28:04 +08:00
parent 4b5575dc88
commit 7f5860d2e6
22 changed files with 145 additions and 714 deletions

View File

@@ -14,7 +14,7 @@
stylix.url = "github:danth/stylix";
};
outputs = inputs: let
hostname = "woonix";
hostname = "dos";
username = "dich";
in {
nixosConfigurations = {