diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-08-02 13:41:53 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-08-02 13:41:53 +0300 |
commit | 17928bd2eabb2dca1c870c8af3f43eeac96e181b (patch) | |
tree | addb81d79b2511aa647349f63da376c296d711de /nixosConfigurations/eonwe | |
parent | 2023-07-31 (diff) |
2023-08-02
Diffstat (limited to '')
-rw-r--r-- | nixosConfigurations/eonwe/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix index a5d3278..a8dd167 100644 --- a/nixosConfigurations/eonwe/default.nix +++ b/nixosConfigurations/eonwe/default.nix @@ -40,6 +40,7 @@ with lib; { vcmi vial xonotic + qzdl ]; programs = { |