big changes on neovim
This commit is contained in:
parent
cddb6edde7
commit
6d492f07ba
26 changed files with 242 additions and 291 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles.default = { };
|
||||
};
|
||||
stylix.targets.firefox.profileNames = [ "default" ];
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles.default = { };
|
||||
};
|
||||
stylix.targets.firefox.profileNames = [ "default" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue