feat(x1): xremap
This commit is contained in:
parent
d6c1d1d4d6
commit
a1ff322926
4 changed files with 705 additions and 10 deletions
|
|
@ -67,6 +67,8 @@
|
|||
claude.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
xremap-flake.url = "github:xremap/nix-flake";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -101,6 +103,7 @@
|
|||
disko.nixosModules.disko
|
||||
simple-nixos-mailserver.nixosModule
|
||||
cratedocs.nixosModules.default
|
||||
xremap-flake.nixosModules.default
|
||||
];
|
||||
|
||||
overlays = with inputs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue