aboutsummaryrefslogtreecommitdiff
path: root/config.nix
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-06-03 20:00:56 +0200
committerAdrian Kummerlaender2020-06-03 20:00:56 +0200
commit70ee1e9219fd62ac0ef0fa2b188155e08646996c (patch)
treedfc00bf0ef5a44dcbd6aa739b6e9f10cc2ca1257 /config.nix
parent311beb9cac83f10e9cfeeff285b8df33cb59faa0 (diff)
downloadnixos_home-70ee1e9219fd62ac0ef0fa2b188155e08646996c.tar
nixos_home-70ee1e9219fd62ac0ef0fa2b188155e08646996c.tar.gz
nixos_home-70ee1e9219fd62ac0ef0fa2b188155e08646996c.tar.bz2
nixos_home-70ee1e9219fd62ac0ef0fa2b188155e08646996c.tar.lz
nixos_home-70ee1e9219fd62ac0ef0fa2b188155e08646996c.tar.xz
nixos_home-70ee1e9219fd62ac0ef0fa2b188155e08646996c.tar.zst
nixos_home-70ee1e9219fd62ac0ef0fa2b188155e08646996c.zip
Taking another run at using Orgmode for note taking
Diffstat (limited to 'config.nix')
-rw-r--r--config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.nix b/config.nix
index 1dd1750..94a00ed 100644
--- a/config.nix
+++ b/config.nix
@@ -1,3 +1,4 @@
{
+ allowUnsupportedSystem = true;
allowUnfree = true;
}