server_common: convert to flake
This commit is contained in:
parent
e3a6fa9808
commit
ff0c4fa578
1 changed files with 1 additions and 4 deletions
|
@ -4,10 +4,7 @@
|
|||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
sources = import ../nix/sources.nix;
|
||||
nixpkgs2111 = (import sources.nixos2111 {}).pkgs;
|
||||
in {
|
||||
}: {
|
||||
imports = [
|
||||
../profiles/openssh.nix
|
||||
../secrets/user-craige.nix
|
||||
|
|
Loading…
Add table
Reference in a new issue