diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-09-14 13:37:51 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-09-14 13:38:31 +0000 |
| commit | 5b0aa880f37f50884bbad83da1bf3c2da30e250c (patch) | |
| tree | d526da51beccacd4d1462e758bd12bae7f8bb246 /modules/client/default.nix | |
| parent | removed waybar reference from hm (diff) | |
moved to cosmic
Diffstat (limited to '')
| -rw-r--r-- | modules/client/default.nix | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/modules/client/default.nix b/modules/client/default.nix index 0f189b1..4912d04 100644 --- a/modules/client/default.nix +++ b/modules/client/default.nix @@ -1,8 +1,10 @@ { imports = [ ./1password + ./cosmic ./flatpak - ./labwc - ./thunar + # ./labwc + # ./thunar + # ./waybar ]; } |
