Commit Graph

383 Commits

Author SHA1 Message Date
Alexander Heldt
c7a3ee1502 pinwheel: Add teams-for-linux 2023-10-26 22:08:20 +02:00
Alexander Heldt
47ec3ed88c pinwheel: Add wdisplays 2023-10-26 22:08:20 +02:00
Alexander Heldt
03284f53ff pinwheel: Add sshfs to ssh module 2023-10-26 22:08:20 +02:00
Alexander Heldt
b2eed35ef6 pinwheel: Disable nix-index 2023-10-26 22:08:20 +02:00
Alexander Heldt
d65a9d81dc pinwheel: Set configuration-manager.system from pkgs.system 2023-10-26 22:08:20 +02:00
Alexander Heldt
3dc2ced280 pinwheel: Move installation of age to age module 2023-10-26 22:08:19 +02:00
Alexander Heldt
ef407d62dc pinwheel: Add tlp module 2023-10-26 22:08:19 +02:00
Alexander Heldt
71acb8a562 pinwheel: Try iwd as connman backend 2023-10-26 22:08:19 +02:00
Alexander Heldt
5e653993a4 pinwheel: Don't use dialogue boxes for prompts; use the minibuffer 2023-10-26 22:08:19 +02:00
Alexander Heldt
8873b1f982 pinwheel: Fix build error related to savehist
No need to call it with `use-package` as it is built in
2023-10-26 22:08:19 +02:00
Alexander Heldt
c2ef36c21b pinwheel: use-package is part of emacs 29 2023-10-26 22:08:19 +02:00
Alexander Heldt
6fdc449241 pinwheel: Tweak dunst notification placement 2023-10-23 21:56:31 +02:00
Alexander Heldt
11cb33039b config-manager: Move installation of nh to module
And add `system` option that is required to pick the correct package
from `nh`
2023-10-23 21:56:31 +02:00
Alexander Heldt
c2b051ad31 pinwheel: Remove with in home.nix 2023-10-22 15:38:54 +02:00
Alexander Heldt
8d1b684718 pinwheel: Remove drop shadow in hyprland 2023-10-21 22:48:40 +02:00
Alexander Heldt
bddb9587b6 pinwheel: Remove uneeded module function definitions 2023-10-21 22:47:56 +02:00
Alexander Heldt
ca1b71261d pinwheel: Add colors module to define common colors 2023-10-21 22:47:20 +02:00
Alexander Heldt
f927cb49b1 pinwheel: Add and use physlock module 2023-10-21 19:44:04 +02:00
Alexander Heldt
2cd1a0a730 pinwheel: Add enable option to swaylock module 2023-10-21 19:42:42 +02:00
Alexander Heldt
8a77bed151 pinwheel: Rename mute scripts for input/output 2023-10-17 23:03:35 +02:00
Alexander Heldt
db23cf2ca7 pinwheel: Style bemenu to match waybar 2023-10-17 23:02:38 +02:00
Alexander Heldt
6af142e20b pinwheel: Use hyprland enable option 2023-10-16 23:24:07 +02:00
Alexander Heldt
a5ec186a59 pinwheel: Add enable option to hyprland module 2023-10-16 23:09:14 +02:00
Alexander Heldt
d3bb764006 pinwheel: Move opengl config to hyprland module 2023-10-16 22:56:56 +02:00
Alexander Heldt
9712bc7dbf pinwheel: Extract network related config to network module 2023-10-16 22:46:52 +02:00
Alexander Heldt
65b43bfd84 pinwheel: Extract fonts to fonts module 2023-10-16 22:46:52 +02:00
Alexander Heldt
5718df21a5 pinwheel: Move openssh service to ssh module 2023-10-16 22:46:52 +02:00
Alexander Heldt
71118d8309 pinwheel: Force restart waybar when monitor (dis)connects 2023-10-16 22:26:12 +02:00
Alexander Heldt
fd0112dacd pinwheel: Assigning workspaces statically worked better in hyprland
Doing it dynamically didn't work as expected. Workspaces showed up on
monitors they were not assigned to, and extra workspaced (11 ?) existed
2023-10-16 15:53:15 +02:00
Alexander Heldt
b3a81a07c4 pinwheel: Lock screen before suspending system 2023-10-16 15:51:10 +02:00
Alexander Heldt
611a1dbb12 config-manager: Use nh os instead of nixos-rebuild 2023-10-16 15:51:10 +02:00
Alexander Heldt
cc17483643 pinwheel: Cleanup spotify-status script for waybar 2023-10-16 15:51:10 +02:00
Alexander Heldt
7f1cf19146 pinwheel: Add systemd user service to manage monitor connections 2023-10-16 15:51:10 +02:00
Alexander Heldt
4be2f17360 pinwheel: Add embark to emacs 2023-10-09 21:49:09 +02:00
Alexander Heldt
16ae1d3416 pinwheel: Block networks in a better way for connman 2023-10-09 21:42:21 +02:00
Alexander Heldt
73be910bc4 pinwheel: Don't use systemd-resolved for connman
It clashed with virtual networks created by e.g. `kind`
2023-10-09 21:15:34 +02:00
Alexander Heldt
76f3e14d5b pinwheel: Add nix-index module 2023-10-07 12:28:56 +02:00
Alexander Heldt
7f6b2cf10e pinwheel: Add greetd module with auto-login 2023-10-07 12:26:30 +02:00
Alexander Heldt
378a49dec0 pinwheel: Fix leader-key in emacs 2023-10-07 12:25:14 +02:00
Alexander Heldt
8fe4839778 pinwheel: Make notifications show up on internal screen 2023-10-05 22:43:14 +02:00
Alexander Heldt
aebb39ef3d pinwheel: Handle stopping of emacsclient frames 2023-10-05 22:42:30 +02:00
Alexander Heldt
df967b99b4 pinwheel: Set git editor to vim 2023-10-05 22:39:02 +02:00
Alexander Heldt
b769bb8dae pinwheel: Set EDITOR and VISUAL to emacsclient 2023-10-05 22:38:15 +02:00
Alexander Heldt
4578b639ad pinwheel: Use emacsclient and run emacs --daemon 2023-10-05 22:37:17 +02:00
Alexander Heldt
326e1abca1 pinwheel: Dynamically read modules to import 2023-10-05 22:34:15 +02:00
Alexander Heldt
fb9fa7ca9c pinwheel: Add timing script t 2023-10-04 18:06:02 +02:00
Alexander Heldt
7216d66b89 pinwheel: Extract module imports to modules/default.nix 2023-10-03 09:42:53 +02:00
Alexander Heldt
6d1053c891 pinwheel: Increase fs.inotify.max_user_instances to 1024 2023-10-03 09:40:32 +02:00
Alexander Heldt
96b5b023ae pinwheel: Cleanup definitions of waybar module positions 2023-10-03 09:16:55 +02:00
Alexander Heldt
cb40991462 pinwheel: Add spacing to external waybar bar 2023-10-03 09:16:22 +02:00