remove helix flake, add openwrt to router

This commit is contained in:
Rouven Seifert 2023-10-13 00:28:39 +02:00
parent af80cf73db
commit 2bacb74cc1
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
8 changed files with 47 additions and 40 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, helix, ... }:
{ config, pkgs, lib, ... }:
{
nix.settings.experimental-features = [ "nix-command" "flakes" ];
imports =
@ -56,7 +56,7 @@
vim
wget
htop-vim
helix.packages.x86_64-linux.default
helix
lsof
btdu
];