update and fixes
This commit is contained in:
parent
2f26d6e9b5
commit
2e468802f4
6 changed files with 181 additions and 65 deletions
|
|
@ -21,6 +21,7 @@
|
|||
url = "github:sodiboo/niri-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
octotype.url = "github:mahlquistj/octotype/main";
|
||||
# radicle = {
|
||||
# type = "git";
|
||||
# url = "https://seed.radicle.garden/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git";
|
||||
|
|
@ -54,9 +55,8 @@
|
|||
};
|
||||
|
||||
outputs = inputs@{ nixpkgs, nixpkgs-stable, home-manager,
|
||||
quickemu, nixos-hardware, emacs, nix-bitcoin #, eww
|
||||
, simple-nixos-mailserver, anipy-cli, darkly, niri,
|
||||
# ags,
|
||||
quickemu, nixos-hardware, emacs, nix-bitcoin, octotype,
|
||||
simple-nixos-mailserver, anipy-cli, darkly, niri,
|
||||
stylix, self, ... }:
|
||||
let
|
||||
system = "x86_64-linux";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue