Commit graph

54 commits

Author SHA1 Message Date
f343221d86 Fix nixfmt 2020-10-25 15:46:22 +01:00
f9c7e0ed0c Configure nextcloud for montalin 2020-10-23 17:35:24 +00:00
f3fc0372dc Fix dropbear interface name 2020-09-26 16:08:25 +00:00
88177ecbad Fix configuration 2020-08-27 20:43:29 +00:00
2f8d71acf7 Fix nixfmt 2020-07-16 22:05:48 +02:00
1d47d4a5b8 2.4 ghz working, 5ghz could not set country code 2020-07-16 22:05:13 +02:00
69269c05a8 Fix syntax errors 2020-07-16 22:05:13 +02:00
87792bd9af Fix syntax errors 2020-07-16 22:05:13 +02:00
fad59bbb27 Switch router roles to services 2020-07-16 22:05:13 +02:00
1628359fbd Make clean router service 2020-07-16 22:05:13 +02:00
508b86c9cc Split up router role into multiple roles 2020-07-16 22:05:13 +02:00
51ac8518a2 Clean up router roles 2020-07-16 22:05:13 +02:00
8424e0875c Add nextcloud default configuration 2020-06-27 23:18:59 +02:00
123dfbc723 Update dropbear configuration 2020-06-26 15:18:10 +00:00
5f5d6293eb Add role documentation 2020-04-21 22:22:04 +02:00
0f509a7c8e Make nixfmt veery happy 🤗 2020-04-20 21:37:37 +00:00
3d7a3dd741 Add static ip from DMZ 2020-04-20 21:32:25 +00:00
Raphael Borun Das Gupta
4a40bc7224 make users immutable (pw always from nixos config) 2020-04-05 19:53:46 +00:00
Raphael Borun Das Gupta
431f01c5b6 nixfmt 2020-04-05 21:40:42 +02:00
Raphael Borun Das Gupta
6fa2615bd4 Add hashed password for das-g 2020-04-05 21:39:57 +02:00
02fea7bdbe Add hashed password for fhauser 2020-04-05 21:38:41 +02:00
Raphael Borun Das Gupta
7dd7609707 add users fhauser and das-g
with permission to

- su and sudo
- use nix
- login as root on SSH
2020-04-05 21:38:25 +02:00
Raphael Borun Das Gupta
bf0be939cc reformat all the nix files
using
    nix run -f channel:nixos-unstable nixfmt -c nixfmt $(git ls-files *.nix)
2020-04-05 19:05:38 +02:00
Raphael Das Gupta
a7f51f92f1
add das-g's SSH key to allowed keys of root 2020-04-05 17:29:12 +02:00
0d7357c859 Clean up structure 2020-04-05 17:14:21 +02:00
e6fd710dc4 Move dropbear role 2020-03-31 22:39:15 +02:00
5ab6e73d31 Move backup role 2020-03-31 22:38:57 +02:00
7a381c755e Clean up base role 2020-03-31 22:38:43 +02:00
b2138a8591 Clean up backup role 2020-03-31 22:35:09 +02:00
bb6b56c787 Fix typo in base role 2020-03-11 16:33:26 +00:00
287f22da35 Clean up montalin configuration 2020-03-08 17:29:51 +00:00
e615b2157c Disable autoreboot on upgrades 2020-03-08 16:52:39 +00:00
975b4caf12 Disable password auth for ssh 2020-03-08 16:45:04 +00:00
ebdebc6fe9 Add some global configuration 2020-03-08 16:41:57 +00:00
af3305a51e Add hostname to router namespace 2020-03-08 15:32:36 +00:00
1e5b812663 Add ack 2020-03-08 15:03:13 +00:00
b98f7dad5f Merge branch 'master' of github.com:fabianhauser/nix-conf 2020-03-08 15:00:13 +00:00
aff3512244 Add wwan status check 2020-03-08 14:52:10 +00:00
746680731e Add timed backup 2020-03-01 00:26:08 +00:00
89121d488a Move tmp to tmpfs and add smartctl 2020-02-27 21:02:07 +00:00
58ce179e1b Add parted to base set 2020-02-26 22:02:29 +00:00
acfde18601 Clean up montalin configuration 2020-02-26 22:02:15 +00:00
38017ebcec Add fwupd and some system utilites 2020-02-26 20:54:49 +00:00
bf015614b6 Add wwan networking 2019-12-23 21:29:42 +00:00
a9e5fa79a5 Add wwan module 2019-12-23 03:18:00 +01:00
ef684576df Add working wle900vx configuration 2019-12-22 19:29:26 +00:00
3af9e2c4bc Add ath10k regdom override patch 2019-11-20 23:26:16 +01:00
6ed755b800 Add wifi configuration 2019-11-20 22:25:34 +00:00
c0c48a83b3 Fix bugs 2019-11-18 23:52:17 +00:00
571684592d Add implementation prototype for router function 2019-11-19 00:09:51 +01:00