fix: remove imports
This commit is contained in:
parent
12c8754584
commit
bc26b8c780
1 changed files with 0 additions and 16 deletions
|
|
@ -4,22 +4,6 @@
|
|||
enablelanguages = lib.mkEnableOption "enable LSP languages";
|
||||
};
|
||||
|
||||
imports = [
|
||||
./cpu.nix
|
||||
./vpn.nix
|
||||
./tray.nix
|
||||
./clock.nix
|
||||
./power.nix
|
||||
./memory.nix
|
||||
./window.nix
|
||||
./network.nix
|
||||
./workspaces.nix
|
||||
./temperature.nix
|
||||
./wireplumber.nix
|
||||
./spotify.nix
|
||||
../../common/colors.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
programs.neovim =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue