switch network configuration
This commit is contained in:
parent
eeb6a0cba0
commit
5784dff94f
6 changed files with 117 additions and 21 deletions
|
@ -1,9 +1,4 @@
|
|||
# common/users/default.nix
|
||||
|
||||
# Inputs to this NixOS module, in this case we are
|
||||
# using `pkgs` so we can have some user specific packages and config
|
||||
# to configure the root ssh key.
|
||||
{ config, pkgs, lib, ... }:
|
||||
{ config, pkgs, lib, inputs, ... }:
|
||||
|
||||
{
|
||||
# Setup ZSH to use grml config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue