mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -30,12 +30,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
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,8 +86,7 @@ in
|
|||||||
|
|
||||||
# To save
|
# To save
|
||||||
tuios
|
tuios
|
||||||
inputs.fresh-editor.packages.x86_64-linux.default
|
fresh-editor
|
||||||
# fresh-editor
|
|
||||||
|
|
||||||
# Test
|
# Test
|
||||||
jocalsend
|
jocalsend
|
||||||
|
|||||||
Reference in New Issue
Block a user