summaryrefslogtreecommitdiffstats
path: root/modules/mors/default.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-06-19 01:00:11 +0200
committertv <tv@shackspace.de>2015-06-19 01:00:11 +0200
commite56f2179cb616d5c3773e6d125858fbb52755a3a (patch)
treec7844cc7f90282ad231a379dcc0b6b8b48562f43 /modules/mors/default.nix
parent846a759d7397ab7d7a79e374508c9b68a4024e50 (diff)
parent98775ff29ec15452a56a6e3262d454c41d7ee87b (diff)
Merge remote-tracking branch 'mors/master' into morse-merge
Diffstat (limited to 'modules/mors/default.nix')
-rw-r--r--modules/mors/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/mors/default.nix b/modules/mors/default.nix
index d9ddd285b..d83d6abc9 100644
--- a/modules/mors/default.nix
+++ b/modules/mors/default.nix
@@ -25,11 +25,13 @@
../lass/ircd.nix
../../secrets/mors-pw.nix
./repos.nix
+ ../lass/chromium-patched.nix
+ ./git.nix
];
nixpkgs = {
url = "https://github.com/Lassulus/nixpkgs";
- rev = "b74c8eeb73a75eb61148c190df4733474a99a205";
+ rev = "45c99e522dcc4ef24cf71dbe38d94a308cb30530";
};
networking.hostName = "mors";