extract neovim

This commit is contained in:
Tristan 2024-01-05 19:44:05 +00:00
parent be3aecc343
commit a93abe6f04
13 changed files with 113 additions and 101 deletions

View file

@ -15,8 +15,8 @@
};
home-manager.users.${user}.imports = [
(import ./swaylock.nix)
(import ./swayidle.nix)
(import ./home/swaylock.nix)
(import ./home/swayidle.nix)
{
xdg.portal = {
enable = true;