diff options
| author | Michael Hoang <Enzime@users.noreply.github.com> | 2024-03-02 13:57:42 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-02 13:57:42 +1100 |
| commit | 8a15cb36fffa0b5fbe31ef16ede0a479bef4b365 (patch) | |
| tree | d8953b84f4c0323697c4de2e5c2486f0e392346b /modules/module-list.nix | |
| parent | 70d162d4684f738761ab4251c0cee05b5f5d4d53 (diff) | |
| parent | ee53e5785c437aa2e836c6ce3b9fbf3936bf511e (diff) | |
Merge pull request #892 from Samasaur1/startup-chime
`system.startup.chime`: init
Diffstat (limited to 'modules/module-list.nix')
| -rw-r--r-- | modules/module-list.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/module-list.nix b/modules/module-list.nix index 053b0a9..043d1ee 100644 --- a/modules/module-list.nix +++ b/modules/module-list.nix @@ -35,8 +35,10 @@ ./system/etc.nix ./system/keyboard.nix ./system/launchd.nix + ./system/nvram.nix ./system/patches.nix ./system/shells.nix + ./system/startup.nix ./system/version.nix ./time ./networking |
