Add useful network utilities.
parent
5db251edfa
commit
ce190bb139
|
@ -2,7 +2,7 @@
|
|||
# your system. Help is available in the configuration.nix(5) man page
|
||||
# and in the NixOS manual (accessible by running `nixos-help`).
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
|
|
|
@ -24,6 +24,8 @@
|
|||
bitwarden
|
||||
bootstrap
|
||||
colmena
|
||||
dig
|
||||
file
|
||||
firefox
|
||||
gimp
|
||||
mullvad-vpn
|
||||
|
|
Loading…
Reference in New Issue