Commit graph

785 commits

Author SHA1 Message Date
Felix Buehler
220816890e flake: update 2024-12-14 09:52:23 +01:00
Felix Buehler
59aa5e89ed pkgs/homer: deprecate and use official 2024-12-08 21:53:29 +01:00
Felix Buehler
5227d0d4bb profile/sway: use programs.foot 2024-12-08 20:28:05 +01:00
Felix Buehler
28a7e59a6c flake: update 2024-12-08 00:41:36 +01:00
Felix Bühler
34c3466585
Merge pull request #1 from bebehei/umask
umask fixes in the Readme
2024-12-02 22:57:45 +01:00
Benedikt Heine
c3d0ff427a Fix nixos-anywhere repo URL to nix-community 2024-12-02 22:00:53 +01:00
Benedikt Heine
04598a9aeb Make option parameters to ssh-keygen uniform 2024-12-02 21:33:48 +01:00
Benedikt Heine
bc3eb0a963 Remove superfluous chmods
ssh-keygen already cares about the permission bits. Adding another chmod
600 on top of it is a noop
2024-12-02 21:32:28 +01:00
Benedikt Heine
89ae4455bb Fix problems in umask
You must set the umask to not spill the directory permissions

$> umask
022
$> echo asdf1234 > password
$> ls -la password
-rw-r--r-- 1 bebe bebe 9  2. Dez 21:29 password
$> rm password
$> (umask 077; echo "my-super-safe-password" > password)
$> ls -la password
-rw------- 1 bebe bebe 23 Dec  2 21:28 password
2024-12-02 21:30:08 +01:00
Felix Buehler
ef3c145b7b flake: update 2024-12-01 00:25:45 +01:00
Felix Buehler
532c817594 flake: update 2024-11-27 00:25:14 +01:00
Felix Buehler
d33ca50c5a pkgs/grafanaDashboard/grafana: upgrade to newer dashboard 2024-11-22 23:03:24 +01:00
Felix Buehler
0ec4a41848 profile/3d-print: replace cura with super-slicer 2024-11-22 22:13:20 +01:00
Felix Buehler
b2c6f86b81 service/nextcloud: 29 -> 30 2024-11-22 21:08:14 +01:00
Felix Buehler
9353809e93 flake: update homepage 2024-11-22 21:07:32 +01:00
Felix Buehler
5b2025ac21 github-actions: update 2024-11-22 20:35:28 +01:00
Felix Buehler
f937a41bd4 nixos: 24.05 -> 24.11 2024-11-22 20:30:26 +01:00
Felix Buehler
8c3ddd73af service/matrix-bot: explain insecure better 2024-11-22 19:56:50 +01:00
Felix Buehler
3cbf500b08 profile/nautilus: resolve conflicting env-var 2024-11-17 13:27:41 +01:00
Felix Buehler
9bf3f2adb1 treewide: rename graphics-options from opengl 2024-11-17 00:50:14 +01:00
Felix Buehler
2c88e9f057 profile/desktops-dev: use imhex instead bless 2024-11-17 00:22:02 +01:00
Felix Buehler
078351a0cd treewide: normalize gnome packages 2024-11-17 00:21:14 +01:00
Felix Buehler
75e28b17c0 flake update 2024-11-16 23:03:12 +01:00
Felix Buehler
2a18ba21ed core: add nix-init 2024-11-13 19:15:48 +01:00
Felix Buehler
4cedb5ba54 services.finance: init module 2024-11-12 23:07:49 +01:00
Felix Buehler
146824d4ff profile/desktops-dev: cleanup 2024-11-10 11:56:33 +01:00
Felix Buehler
dd6288926f flake: update 2024-11-09 16:52:03 +01:00
Felix Buehler
24ea3c1e64 ci: enable flake-check 2024-11-08 00:19:35 +01:00
Felix Buehler
94c76cd197 flake/nixinate: use apps/flakes directly 2024-11-08 00:19:17 +01:00
Felix Buehler
8b8cdbda51 flake: disable nix input 2024-11-07 23:55:28 +01:00
Felix Buehler
8827ca309e service/fritzbox: init 2024-11-07 22:58:22 +01:00
Felix Buehler
d23f5a0e40 pkgs/homer: 24.10.2 -> 24.11.1 2024-11-04 21:44:15 +01:00
Felix Buehler
86ce8169c3 service/gaming: add moonlight 2024-11-03 19:31:10 +01:00
Felix Buehler
a6009d5298 flake: update 2024-11-03 00:56:13 +01:00
Felix Buehler
967f2aba6f pkgs.homer: 24.10.1 -> 24.10.2 2024-10-29 23:17:57 +01:00
Felix Buehler
4dbe6a79ab flake: update 2024-10-29 23:17:44 +01:00
Felix Buehler
cf5ca17b47 service/dyndns: migrate inadyn from ddclient 2024-10-22 23:05:26 +02:00
Felix Buehler
c9e4dd7128 service/hardware/monitor: init 2024-10-22 23:05:15 +02:00
Felix Buehler
565fbc96d9 flake: update 2024-10-20 14:06:52 +02:00
Felix Buehler
043a9587cb pkgs.homer: 24.05.1 -> 24.10.1 2024-10-17 22:24:10 +02:00
Felix Buehler
45af07507e serivce/matrix-bot: allow insecure olm package 2024-10-13 18:04:52 +02:00
Felix Buehler
6a43593c2d flake: update 2024-10-13 17:57:24 +02:00
Felix Buehler
0de3be012d flake: update 2024-10-07 00:01:02 +02:00
Felix Buehler
18101d021a flake: update 2024-09-30 00:38:18 +02:00
Felix Buehler
3ca73b484f profile/meeting: teamspeak 3 -> 5 2024-09-30 00:38:01 +02:00
Felix Buehler
80505087f8 core: add fd and sd 2024-09-29 16:49:25 +02:00
Felix Buehler
a3e3392d90 flake: update 2024-09-20 14:04:29 +02:00
Felix Buehler
325b6318fa flake: update 2024-09-15 22:25:08 +02:00
Felix Buehler
2503c11b40 profile/meeting: remove nheko due to olm insecurity 2024-09-10 20:45:18 +02:00
Felix Buehler
7122c001ad flake/pre-commit: use hooks.nixfmt-rfc-style 2024-09-10 20:31:28 +02:00