add thunderbird on haze
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
inputs.impermanence.nixosModules.impermanence
|
inputs.impermanence.nixosModules.impermanence
|
||||||
./boot.nix
|
./boot.nix
|
||||||
./disk.nix
|
./disk.nix
|
||||||
|
./thunderbird.nix
|
||||||
./hardware.nix
|
./hardware.nix
|
||||||
./network.nix
|
./network.nix
|
||||||
./sway.nix
|
./sway.nix
|
||||||
|
|||||||
3
hosts/haze/thunderbird.nix
Normal file
3
hosts/haze/thunderbird.nix
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
programs.thunderbird.enable = true;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user