Change neovim flake to repo rather than path, include sway config in linux module.

This commit is contained in:
Martin Larsson 2025-01-23 17:15:51 +01:00
parent 4e4361be5d
commit 4b1a5df3d8
4 changed files with 79 additions and 56 deletions

15
flake.lock generated
View file

@ -44,14 +44,17 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1737307637,
"narHash": "sha256-lfx4/4SEtpybaHj5iIFl05XEuFyem7zTReE5pK5F8Bo=",
"path": "/home/nixos/dev/git/neovim-flake",
"type": "path"
"lastModified": 1737305661,
"narHash": "sha256-Y8JhBrvP3eRERJPkcBp/SkPoK3myWmx4etCug/zjeY0=",
"owner": "LarssonMartin1998",
"repo": "neovim-flake",
"rev": "35f8497440ae4702f9b772eab03d63f443875c15",
"type": "github"
},
"original": {
"path": "/home/nixos/dev/git/neovim-flake",
"type": "path"
"owner": "LarssonMartin1998",
"repo": "neovim-flake",
"type": "github"
}
},
"nixpkgs": {