mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-27 17:08:29 +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, helix, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
imports =
|
||||
|
@ -36,7 +36,7 @@
|
|||
vim
|
||||
wget
|
||||
htop-vim
|
||||
helix.packages.x86_64-linux.default
|
||||
helix
|
||||
lsof
|
||||
python3
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue