stylix changes
This commit is contained in:
parent
dc8e6873c3
commit
46665f83d1
6 changed files with 53 additions and 51 deletions
|
@ -1,3 +1,4 @@
|
|||
# credits to raf, his repo is in the README.md!
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
|
@ -28,7 +29,7 @@ in {
|
|||
imports = concatLists [
|
||||
# neovim-flake home-manager module
|
||||
[nvf.nixosModules.default]
|
||||
# construct this entore directory as a module
|
||||
# construct this entire directory as a module
|
||||
# which means all default.nix files will be imported automtically
|
||||
(mkNeovimModule {path = ./.;})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue