mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
remove helix flake, add openwrt to router
This commit is contained in:
parent
af80cf73db
commit
2bacb74cc1
8 changed files with 47 additions and 40 deletions
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue