flake.nix: cleanup
a
This commit is contained in:
parent
bdcc685975
commit
9599f024c1
2 changed files with 26 additions and 2126 deletions
2138
flake.lock
generated
2138
flake.lock
generated
File diff suppressed because it is too large
Load diff
14
flake.nix
14
flake.nix
|
@ -53,23 +53,11 @@
|
||||||
inputs.hyprland.follows = "hyprland";
|
inputs.hyprland.follows = "hyprland";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Treefmt provides formatting for all files in my flake.
|
|
||||||
treefmt-nix.url = "github:numtide/treefmt-nix";
|
|
||||||
|
|
||||||
impermanence.url = "github:nix-community/impermanence";
|
impermanence.url = "github:nix-community/impermanence";
|
||||||
|
|
||||||
# I use nvim, helix *and* emacs, cry about it.
|
# Helix my beloved
|
||||||
helix.url = "github:helix-editor/helix";
|
helix.url = "github:helix-editor/helix";
|
||||||
|
|
||||||
neovim-flake = {
|
|
||||||
url = "github:notashelf/nvf";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
emacs-overlay = {
|
|
||||||
url = "github:nix-community/emacs-overlay";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
# I use schizofox as my personal browser. This is because I am schizophrenic.
|
# I use schizofox as my personal browser. This is because I am schizophrenic.
|
||||||
schizofox = {
|
schizofox = {
|
||||||
url = "github:schizofox/schizofox";
|
url = "github:schizofox/schizofox";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue