mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
@@ -93,6 +93,7 @@
|
||||
apps.${system}.nvim = inputs.nvf-config.apps.${system}.nvim;
|
||||
nixosConfigurations = {
|
||||
h-laptop = import ./hosts/laptop/flake.nix args;
|
||||
h-work = import ./hosts/work/flake.nix args;
|
||||
jack = import ./hosts/server/flake.nix args;
|
||||
};
|
||||
devShells = forAllSystems (system: pkgs: {
|
||||
|
||||
Reference in New Issue
Block a user