1b771db0c8
switch over to a neovim configuration in lua, btrtile for dwl, remove unnecessary things, some browser addons, rofimoji, fix february flake
8 lines
97 B
Nix
8 lines
97 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./hardware-configuration.nix
|
|
../common/configuration.nix
|
|
];
|
|
}
|