move foot to module, and disable it.
This commit is contained in:
parent
49f3d01d1e
commit
71078e81a1
5 changed files with 27 additions and 9 deletions
|
|
@ -10,7 +10,6 @@
|
|||
imports = [
|
||||
./starship
|
||||
./firefox.nix
|
||||
./foot
|
||||
./niri
|
||||
];
|
||||
|
||||
|
|
@ -25,6 +24,7 @@
|
|||
fish.enable = true;
|
||||
bash.enable = true;
|
||||
ghostty.enable = true;
|
||||
foot.enable = false;
|
||||
};
|
||||
|
||||
xdg.userDirs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue