Commit Graph

2652 Commits

Author SHA1 Message Date
8aa3821080 Merge remote-tracking branch 'nixos-config/experimental' into nixos-experimental 2023-05-21 14:17:42 +02:00
b981fffffe Merge remote-tracking branch 'arch-themes/master' 2023-05-21 14:13:04 +02:00
622f0873a3 Merge remote-tracking branch 'arch-setup/master' 2023-05-21 14:12:48 +02:00
58f60465ff Merge remote-tracking branch 'nixos-config/main' 2023-05-21 14:12:24 +02:00
da9e3a02dc Merge remote-tracking branch 'music-normalize/main' 2023-05-21 14:10:55 +02:00
1240a56db8 Merge remote-tracking branch 'easyffmpeg/main' 2023-05-21 14:08:37 +02:00
bfe103fa53 Add requirements 2023-05-21 13:58:53 +02:00
fb4d426a24 Enable kde connect 2023-05-20 20:11:14 +02:00
c7d288fa81 Add kde connect tray icon 2023-05-20 20:11:03 +02:00
611ac80c20 Enalbe nimlangserver for nim with lsp-mode 2023-05-20 16:30:08 +02:00
4cc5b86818 Set proper timeout for swayidle 2023-05-16 19:01:20 +02:00
0f9d6229a7 Add swayidle (10s) for testing 2023-05-16 18:54:01 +02:00
934e90ab8d Enable gtklock pam service 2023-05-16 18:46:50 +02:00
df1e183511 move gtklock to system 2023-05-16 18:38:46 +02:00
9df1d85751 Add programs, modify hyprland config
Thunderbird added
    swayidle for idle management
    gtklock as screen locker
    use insensitive matching in wofi
2023-05-16 18:32:45 +02:00
a5828d0887 Try this 2023-05-16 17:46:21 +02:00
1e05c660e6 move unfree variable 2023-05-16 17:43:40 +02:00
63937b5ae3 Allow unfree packages in home-manager 2023-05-16 17:41:02 +02:00
bf50c28fb8 Disable managed dunst for now 2023-05-16 17:37:32 +02:00
e451e12afe Bunch of changes
Replace mako with dunst and use current config
    Add udiskie and autostart
2023-05-16 17:36:02 +02:00
e36904f6fa Disable libreoffice config copy. This is causing issues where LO crashes 2023-05-16 17:19:48 +02:00
2ae323cbcd Update to lepton 7.3.0 2023-05-14 21:05:00 +02:00
9b9b18da5d Enable nim language support 2023-05-11 16:26:43 +02:00
1c2a52f68d Revert "Enable crystal with crystalline as lsp"
This reverts commit 3bf3f0a436.
2023-05-11 16:26:25 +02:00
3bf3f0a436 Enable crystal with crystalline as lsp 2023-05-11 15:01:44 +02:00
6192ececbf Add udiskie tray for disk mounting 2023-05-09 13:21:23 +02:00
00647541a1 Add udiskie for disk management 2023-05-09 13:19:51 +02:00
8acb4a4776 Enable showing icons for rofi 2023-05-08 20:24:47 +02:00
37d32e3a8f More options shown for "lsblkf" 2023-05-07 13:10:44 +02:00
a206dab8bc Autoformat + modified Options shown using "lsblkf" 2023-05-07 13:10:24 +02:00
9204d2e166 That package doesn't work either 2023-05-06 21:42:42 +02:00
1b52f6e501 Change package used 2023-05-06 21:37:21 +02:00
05863512d2 Add packages 2023-05-06 21:31:50 +02:00
e2ab7a3180 Try modifying format to new standard 2023-05-06 21:23:15 +02:00
f56ab9af66 Further testing required to use a variable for the identity file path 2023-05-06 21:15:02 +02:00
c83d83ad35 Fix temporary test 2023-05-06 21:07:00 +02:00
5de42c6c60 Test variable correctness 2023-05-06 21:05:58 +02:00
f4dddb86f9 Fix ssh config format 2023-05-06 20:57:11 +02:00
ad632c11fe Workaround for shell expansions
systemd services do not allow shell expansions to work. As a
    workaround, /bin/sh is used to call the desired commands
2023-05-05 15:12:36 +02:00
b51524e787 This should fix the override and allow systemd to apply the steps 2023-05-05 15:06:34 +02:00
fee1d0c3a9 Add TODO note for calibre config 2023-05-05 15:00:38 +02:00
5d9fc0c522 Huge batch of user configurations has been copied or implemented to nix
New configs for:
    - kitty
    - libreoffice
    - fonts
    - transmission remote
    - ssh

    Calibre is still TODO, once I figure out what the important bits
    are.
    Same goes for Firefox, which might be more complex
2023-05-05 14:58:36 +02:00
20a7f9bf97 Revert "Replace path with nix/store path"
This reverts commit c3add670df.
2023-05-05 13:15:46 +02:00
c3add670df Replace path with nix/store path 2023-05-05 12:56:23 +02:00
b121ecc864 Add source for builting envs 2023-05-05 12:56:17 +02:00
ddf158c389 Use variables where possible
Path to openssh package is accessed using ${pkgs.openssh}
    Variable for ssh socket is set based on the built in XDG_RUNTIME_DIR variable
2023-05-05 12:33:33 +02:00
8a42523a9f Set a default terminal variable 2023-05-05 12:33:12 +02:00
c629bc0078 Add containerisation programs for nix 2023-05-05 11:47:53 +02:00
219a15bbc6 Openbox is not really working for me. try using lxqt 2023-05-05 11:25:16 +02:00
f4b8420aa7 Make it easier to debug all installed applications 2023-05-04 20:55:31 +02:00