a
This commit is contained in:
@@ -9,14 +9,15 @@
|
||||
ags.url = "github:aylur/ags";
|
||||
ags.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
monolisa.url = "path:./custom/unlisted-fonts/";
|
||||
monolisa.inputs.nixpkgs.follows = "nixpkgs";
|
||||
unlisted-fonts.url = "path:./custom/unlisted-fonts/";
|
||||
# monolisa.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
self,
|
||||
nixpkgs,
|
||||
home-manager,
|
||||
unlisted-fonts,
|
||||
...
|
||||
} @ inputs: let
|
||||
info = import ./info.nix;
|
||||
|
||||
Reference in New Issue
Block a user