mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-12 15:35:42 -05:00
Moving Docker Stuff To Proper Config
This commit is contained in:
parent
fb4275e049
commit
32b83aeae5
3 changed files with 21 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./docker.nix
|
||||
./git.nix
|
||||
./yubikey-manager.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue