mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -29,13 +29,7 @@
|
||||
utils.follows = "utils";
|
||||
};
|
||||
};
|
||||
|
||||
fresh-editor = {
|
||||
url = "github:Nsoro-Allan/fresh-editor";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
utils.url = "github:numtide/flake-utils";
|
||||
flake-compat.url = "github:edolstra/flake-compat";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
||||
@@ -86,8 +86,7 @@ in
|
||||
|
||||
# To save
|
||||
tuios
|
||||
inputs.fresh-editor.packages.x86_64-linux.default
|
||||
# fresh-editor
|
||||
fresh-editor
|
||||
|
||||
# Test
|
||||
jocalsend
|
||||
|
||||
Reference in New Issue
Block a user