update
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
xlibre-overlay = {
|
||||
url = "git+https://codeberg.org/takagemacoed/xlibre-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "git+https://codeberg.org/takagemacoed/xlibre-overlay?ref=dev-for-26.05";
|
||||
};
|
||||
my-ricing-assets = {
|
||||
url = "path:./assets";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, ... }: {
|
||||
nixosModules = {
|
||||
hm = inputs.home-manager.nixosModules.home-manager;
|
||||
|
||||
Reference in New Issue
Block a user