about summary refs log tree commit diff
path: root/configurations/eonwe/vidya.nix
diff options
context:
space:
mode:
authorazahi <azat@bahawi.net>2024-10-10 03:33:47 +0300
committerazahi <azat@bahawi.net>2024-10-10 03:33:47 +0300
commitc6c9929a090aa8022045514e09ecafd57a954c27 (patch)
tree0a71feedcada203c045f94d01bc2d8b733b067ee /configurations/eonwe/vidya.nix
parent2024-08-20 (diff)
2024-10-10
Diffstat (limited to 'configurations/eonwe/vidya.nix')
-rw-r--r--configurations/eonwe/vidya.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/configurations/eonwe/vidya.nix b/configurations/eonwe/vidya.nix
index 5753ede..7e10175 100644
--- a/configurations/eonwe/vidya.nix
+++ b/configurations/eonwe/vidya.nix
@@ -2,9 +2,10 @@
 {
   nixfiles.modules = {
     common.nix.allowedUnfreePackages = [
+      "cla-theme" # source-available
       "dwarf-fortress"
-      "fallout-ce"
-      "fallout2-ce"
+      "fallout-ce" # source-available
+      "fallout2-ce" # source-available
     ];
 
     games = {

Consider giving Nix/NixOS a try! <3