Use my own nixvim config
This commit is contained in:
parent
48387d08e3
commit
dac6fbb252
10 changed files with 48 additions and 15 deletions
|
|
@ -44,8 +44,6 @@
|
|||
|
||||
formatter = helperLib.forAllSystems (system: nixpkgs.legacyPackages.${system}.alejandra);
|
||||
|
||||
overlays = import ./overlays {inherit inputs;};
|
||||
|
||||
nixosConfigurations = {
|
||||
remus = helperLib.mkSystem ./hosts/remus/configuration.nix;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue