mirror of
https://github.com/danbulant/dotfiles
synced 2026-06-05 07:42:29 +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 {
|
unstable = import nixpkgs-unstable {
|
||||||
system = pkgs.system;
|
system = pkgs.system;
|
||||||
config = {
|
config = {
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -55,7 +55,6 @@ in
|
||||||
k9s
|
k9s
|
||||||
|
|
||||||
prismlauncher
|
prismlauncher
|
||||||
helix
|
|
||||||
lf
|
lf
|
||||||
rawtherapee
|
rawtherapee
|
||||||
syncthingtray
|
syncthingtray
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue