flake update
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
imports = [
|
||||
./home.nix
|
||||
../../common
|
||||
../../features/cli
|
||||
../../features/cli/fish.nix
|
||||
../../features/cli/fzf.nix
|
||||
../../features/cli/nushell.nix
|
||||
|
||||
@@ -60,6 +60,7 @@ in {
|
||||
nitch.enable = true;
|
||||
secrets.enable = true;
|
||||
starship.enable = true;
|
||||
television.enable = true;
|
||||
};
|
||||
desktop = {
|
||||
coding.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user