8 lines
No EOL
75 B
Nix
8 lines
No EOL
75 B
Nix
{ config, ... }:
|
|
|
|
{
|
|
imports = [
|
|
./stylix.nix
|
|
./yubikey.nix
|
|
];
|
|
} |