2024-12-02 03:57:34 -07:00
|
|
|
{ ... }:
|
|
|
|
{
|
|
|
|
home.stateVersion = "24.05";
|
|
|
|
home.username = "ty";
|
|
|
|
home.homeDirectory = "/home/ty";
|
|
|
|
|
|
|
|
imports = [
|
|
|
|
./modules/packages.nix
|
|
|
|
./modules/plasma.nix
|
|
|
|
./modules/vcs
|
|
|
|
./modules/firefox.nix
|
|
|
|
./modules/thunderbird.nix
|
|
|
|
./modules/accounts
|
|
|
|
./modules/gpg.nix
|
|
|
|
./modules/shell
|
|
|
|
./modules/vscode.nix
|
|
|
|
./modules/desktop.nix
|
|
|
|
./modules/gtk.nix
|
|
|
|
./modules/beets.nix
|
2024-12-04 13:28:30 -07:00
|
|
|
./modules/rescrobbled.nix
|
2024-12-02 03:57:34 -07:00
|
|
|
];
|
|
|
|
}
|