1
0
Fork 0
Commit Graph

151 Commits

Author SHA1 Message Date
Kevin Baensch 1c62f3201e Modularized nginx config. 2019-08-04 03:54:58 +02:00
Kevin Baensch ea53feeb74 Added a few nice chinese fonts. 2019-08-04 00:45:13 +02:00
Kevin Baensch 437d2f0f2e Stitched to stable branch for rust packages, added some emacs+python packages. 2019-08-04 00:44:27 +02:00
Kevin Baensch 54fc2a5853 Make sure current config is copied to store, add environment variable for quick/easy access. 2019-07-11 12:38:37 +02:00
Kevin Baensch d53a5b9571 Emacs should only be the default editor if it is installed. 2019-07-11 11:58:45 +02:00
Kevin Baensch 4e25317f37 hardware.enableKSM has been renamed to hardware.ksm.enable 2019-07-09 12:06:07 +02:00
Kevin Baensch 72a6bba36c pkgsets.nix: Removed whitespaces, renamed mailutils to mail_utils and added tramp mode to emacs. 2019-07-07 23:30:32 +02:00
Kevin Baensch ee4e3264f6 Changed Ophanim's kernel to hardened. 2019-07-03 01:58:01 +02:00
Kevin Baensch ed892d1fb8 Automatically add administrative users to openssh's AllowUsers list. 2019-06-26 00:33:04 +02:00
Kevin Baensch d2c6b3931e Dehardcoded user configuration. 2019-06-23 01:17:18 +02:00
Kevin Baensch 347d406ea9 Added java section; various other small changes. 2019-06-23 01:17:18 +02:00
Kevin Baensch 2c00cc5b9b Add multitouch. 2019-06-23 01:17:18 +02:00
Kevin Baensch 8eccb1aca2 Get Surface touchscreen and pen working again. 2019-06-23 01:17:18 +02:00
Kevin Baensch df94c03ca5 Use small letters in bindsym, added eshell bindsym. 2019-06-23 01:16:53 +02:00
Kevin Baensch fa3aaf31a5 Update udev rules to use NixOS's steam-hardware option. 2019-06-22 20:38:52 +02:00
Kevin Baensch 6ed77756b4 New surface related keybinds and more py3modules. 2019-06-05 02:18:46 +02:00
Kevin Baensch d1a0a67915 Add font and UI scale settings for krita. 2019-05-19 06:33:32 +02:00
Kevin Baensch 1eb004e61e Merge remote-tracking branch 'origin/master' 2019-05-19 06:14:06 +02:00
Kevin Baensch 68ee242700 Add LICENSE 2019-05-19 06:12:28 +02:00
Kevin Baensch 5fb2b1e069 Updated mailserver submodule. 2019-05-09 19:55:59 +02:00
Kevin Baensch 0ddcaf4085 Clean up in accordance with unofficial nix-linter. 2019-05-09 18:28:40 +02:00
Kevin Baensch cfa7222f4d Added musnix stuff to Lilim. 2019-05-08 20:18:52 +02:00
Kevin Baensch adadb70cfd Fixed copySysConf service. NIX_PATH is now persistent between updates. 2019-05-08 19:55:18 +02:00
Kevin Baensch dc0c983517 i3 config already set in desktop/i3.nix; updated package sets; fixed faulty udev line. 2019-05-08 19:32:00 +02:00
Kevin Baensch 6c744f089e xserver.nix is now desktop.nix; WM's can now be added/removed through machine options. Added sway and some fonts. 2019-05-04 13:47:21 +02:00
Kevin Baensch 4386bc197d Changed list of installed packages for Ophanim. 2019-04-21 01:52:35 +02:00
Kevin Baensch f0802397b9 Add exception for system rebuild with copied configuration. 2019-04-18 09:14:39 +02:00
Kevin Baensch db56b42c52 Fixed version in copySysConf module. 2019-04-18 08:38:25 +02:00
Kevin Baensch 82028fd0e1 Added copySysConf module. 2019-04-18 07:40:47 +02:00
Kevin Baensch 9aced6065b Added some usefull keybinds to i3. 2019-04-14 18:39:53 +02:00
Kevin Baensch 46cb4d8acc Make use of 'lib.optionals'. 2019-04-14 18:37:31 +02:00
Kevin Baensch 097981466e Replaced 'builtins.readFile' with 'lib.fileContents'. 2019-04-14 18:35:37 +02:00
Kevin Baensch a3929a8ec5 Added jekyll package, reformatted package list. Added mu4e-alert to emacs pkgset. 2019-04-12 15:54:54 +02:00
Kevin Baensch 87e725740e Merge remote-tracking branch 'origin/master' 2019-04-11 23:45:26 +02:00
Kevin Baensch bd87853b1f Added webblog option to nginx blog vhost. 2019-04-11 23:45:09 +02:00
Kevin Baensch 61e2f5b6ce Manually applied 415b927 from nixpkgs to nginx config. Changed mail vhost back to previous setting (as it otherwise fails when the mailserver service is not enabled). 2019-04-11 22:58:05 +02:00
Kevin Baensch 0b3b1ba4af Merge branch 'master' of ssh://git.ophanim.de/derped/nixos 2019-04-07 21:23:32 +02:00
Kevin Baensch 91c957d131 Added some packages to pkgs.nix. 2019-04-07 21:19:18 +02:00
Kevin Baensch 3ea4cf2954 Changed shell color for Ophanim. Fixed nix-serve. Improved nginx security. 2019-04-03 00:06:08 +02:00
Kevin Baensch 782cd1efae Binary Cache should almost work now. Switched to older Kernel on Lilim. 2019-03-27 13:48:09 +01:00
Kevin Baensch 6fe0cbebe2 Added zsh modules. Changed color of Ophanim's shell prompt. Added aditional driver package to Lilim. 2019-03-26 22:45:54 +01:00
Kevin Baensch f6aed0e2a1 Removed nonexistent option fron openssh config. Whitelist localhost in fail2ban. 2019-03-25 01:41:26 +01:00
Kevin Baensch 31aa2297a4 Port options in nginx configuration need to strings. 2019-03-25 00:55:34 +01:00
Kevin Baensch e745bdea3d More nginx config dehardcoding. Did some sshd hardening. 2019-03-24 22:55:17 +01:00
Kevin Baensch 66ca5839e5 Added domain option. Maybe fixed binary cache signing. 2019-03-23 02:50:48 +01:00
Kevin Baensch 63e40a5a29 Updated nginx config; added missing mkIf; added fail2ban to Ophanim's services list. 2019-03-20 04:37:00 +01:00
Kevin Baensch 14332b2c7b Modularized configuration now kind of works. (still need to do some refactoring) 2019-03-20 02:57:59 +01:00
Kevin Baensch a0f361425a Started work on modularized machine config, does not quite work yet. Changed Ophanim's kernel to hardened. 2019-03-17 11:43:14 +01:00
Kevin Baensch 2efae4f888 Hydra kind of works now. Switched to nixos nextcloud module. Renamed some stuff and added kdeconnect firewall rules. Added gvfs modules environmen variable. 2019-03-04 10:35:50 +01:00
Kevin Baensch 764f126524 Added mailserver submodule; OpenSSH now logs sftp access. 2019-02-26 14:10:58 +01:00