mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
remove helix
This commit is contained in:
parent
227b449d84
commit
4c33960d3a
1 changed files with 1 additions and 2 deletions
3
home.nix
3
home.nix
|
|
@ -5,7 +5,7 @@ let
|
|||
unstable = import nixpkgs-unstable {
|
||||
system = pkgs.system;
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
allowUnfree = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -55,7 +55,6 @@ in
|
|||
k9s
|
||||
|
||||
prismlauncher
|
||||
helix
|
||||
lf
|
||||
rawtherapee
|
||||
syncthingtray
|
||||
|
|
|
|||
Loading…
Reference in a new issue