diff options
| author | Fuwn <[email protected]> | 2024-10-08 18:07:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-08 18:07:53 -0700 |
| commit | 8d219844fb07544fc1923d675a0eb18a59546999 (patch) | |
| tree | ad461b73fa034ea17209dd56f1bdc60571fa9663 /home/ebisu/core/default.nix | |
| parent | home: move notion to kansai (diff) | |
| download | nixos-config-8d219844fb07544fc1923d675a0eb18a59546999.tar.xz nixos-config-8d219844fb07544fc1923d675a0eb18a59546999.zip | |
home: move primary browsers to core
Diffstat (limited to 'home/ebisu/core/default.nix')
| -rw-r--r-- | home/ebisu/core/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/core/default.nix b/home/ebisu/core/default.nix index 2076eb6..65ae7e7 100644 --- a/home/ebisu/core/default.nix +++ b/home/ebisu/core/default.nix @@ -6,6 +6,7 @@ }: { imports = with inputs; [ + ./browser ./editor ./education ./filesystem |