Refactor common modules.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
# Workstation profile: Development workstation configuration
|
||||
# Extends server-node with development tools and emulation
|
||||
# Adds development tools and emulation on top of minimal-node
|
||||
imports = [
|
||||
./server-node.nix
|
||||
./minimal-node.nix
|
||||
./unattended-encryption.nix
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user