mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
123123
This commit is contained in:
@@ -30,6 +30,12 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fresh-editor = {
|
||||||
|
url = "github:Nsoro-Allan/fresh-editor";
|
||||||
|
inputs = {
|
||||||
|
nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
};
|
||||||
utils.url = "github:numtide/flake-utils";
|
utils.url = "github:numtide/flake-utils";
|
||||||
flake-compat.url = "github:edolstra/flake-compat";
|
flake-compat.url = "github:edolstra/flake-compat";
|
||||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||||
|
|||||||
@@ -86,6 +86,8 @@ in
|
|||||||
|
|
||||||
# To save
|
# To save
|
||||||
tuios
|
tuios
|
||||||
|
inputs.fresh-editor.packages.default
|
||||||
|
# fresh-editor
|
||||||
|
|
||||||
# Test
|
# Test
|
||||||
jocalsend
|
jocalsend
|
||||||
@@ -95,7 +97,6 @@ in
|
|||||||
lazyssh
|
lazyssh
|
||||||
mcat
|
mcat
|
||||||
framework-tool-tui
|
framework-tool-tui
|
||||||
fresh-editor
|
|
||||||
bluetui
|
bluetui
|
||||||
snitch
|
snitch
|
||||||
devenv
|
devenv
|
||||||
|
|||||||
Reference in New Issue
Block a user