better host identification method

This commit is contained in:
cnst
2024-11-02 14:05:41 +01:00
parent 81a45ac062
commit 0f497bb437
6 changed files with 55 additions and 42 deletions

View File

@@ -19,7 +19,6 @@ in {
options = {
home.programs.hyprland = {
enable = mkEnableOption "Enable Hyprland";
user = mkOption {type = types.enum ["cnst" "toothpick"];};
};
};