Commit graph

14 commits

Author SHA1 Message Date
53aaa26fa1 flake: inherit explicitly from parts of lib
Instead of doing `inherit (lib) <something>``, all inherits now use
`inherit (lib.<subsystem>) <something>`, which is much nicer.
2025-04-09 16:13:31 +02:00
8c2bfa6fca
ssh.nix: remove accepted public keys again 2025-03-05 09:18:17 +01:00
2941c335ae
ssh.nix: fix default port 2025-03-04 22:43:09 +01:00
bb45d93cb5
ssh.nix: accept ecdsa 2025-03-04 22:38:13 +01:00
6e5f6c1a59
flake: update configuration for tower 2025-03-02 21:17:17 +01:00
9083c04eff
ssh.nix: remove with lib; 2024-11-01 13:51:38 +01:00
35e6b01a56 working flake-parts 2024-07-21 21:58:18 +02:00
028f14dbba import changes, changed wallpaper names 2024-05-26 02:07:23 +02:00
0e22544a8a new formatting, nixvim is working 2024-05-22 14:29:45 +02:00
d2d4054aa5 formatted everything, things are looking nice now. 2024-05-15 00:14:59 +02:00
5378e5c84a changed myOptions to modules 2024-04-13 15:38:42 +02:00
1c14ca1202 fixed ssh 2024-04-12 21:01:02 +02:00
0f15cb9818 fixed ssh AGAIN 2024-04-12 20:59:27 +02:00
8bebdec130 added ssh, removed unnecessary imports in flake.nix 2024-04-12 20:58:33 +02:00