diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-07 22:57:54 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:49 -0700 |
| commit | f94a9071e7ccad349af26add593e855cd9f88f32 (patch) | |
| tree | c72506f139d9747c487d180ada054eafc86c1be2 /hosts/c-pc/home.nix | |
| parent | e11a0658b3c47459767ba49ccfe319a2b8c73456 (diff) | |
migration: gtk theme
Diffstat (limited to 'hosts/c-pc/home.nix')
| -rw-r--r-- | hosts/c-pc/home.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 026a5e9..74ff894 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -52,15 +52,6 @@ ]; }; - home.roles = { - dev = { - enable = true; - key = "314C14641E707B68"; - }; - - desktop.enable = true; - }; - programs = { feh.enable = true; btop.enable = true; |