2023-10-28 22:09:36 +02:00
|
|
|
{ ... }:
|
|
|
|
{
|
|
|
|
imports = [
|
2024-01-27 14:23:26 +01:00
|
|
|
../common/frogarized
|
2023-11-21 21:01:56 +01:00
|
|
|
../options.nix
|
2024-03-09 23:50:31 +01:00
|
|
|
./accounts
|
2024-01-15 19:26:44 +01:00
|
|
|
./brightness
|
2023-10-28 22:09:36 +02:00
|
|
|
./common.nix
|
2024-01-07 22:38:42 +01:00
|
|
|
./desktop
|
2024-01-08 22:59:06 +01:00
|
|
|
./dev
|
2023-10-28 22:09:36 +02:00
|
|
|
./extra.nix
|
2023-12-02 21:50:59 +01:00
|
|
|
./gaming
|
2024-01-08 21:48:31 +01:00
|
|
|
./git
|
|
|
|
./gpg
|
2024-01-08 22:59:06 +01:00
|
|
|
./homealone.nix
|
2024-01-11 23:54:03 +01:00
|
|
|
./monitoring
|
|
|
|
./nix
|
|
|
|
./pager
|
2024-01-12 23:52:53 +01:00
|
|
|
./password
|
2024-01-11 23:54:03 +01:00
|
|
|
./prompt
|
2024-01-07 12:54:43 +01:00
|
|
|
./rebuild
|
2024-01-11 23:54:03 +01:00
|
|
|
./shell
|
2023-12-02 18:05:33 +01:00
|
|
|
./ssh.nix
|
2024-01-15 19:26:44 +01:00
|
|
|
./theme
|
2024-01-08 21:48:31 +01:00
|
|
|
./tmux
|
2024-01-08 23:04:24 +01:00
|
|
|
./vim
|
2023-10-28 22:09:36 +02:00
|
|
|
];
|
|
|
|
}
|