mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
10 lines
108 B
Nix
10 lines
108 B
Nix
{ ... }:
|
|
|
|
[
|
|
(import ./lastpass.nix)
|
|
(import ./rfd.nix)
|
|
(import ./srv.nix)
|
|
(import ./vpngate.nix)
|
|
]
|
|
|