1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

15 Commits

Author SHA1 Message Date
Stefan Ellmauthaler
9bdb9fe8d2
Xmonad (#9)
* XMonad base config
* Polybar
* development environment for emacs

* flake bump
Flake lock file updates:

• Added input 'flake-utils':
    'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Added input 'flake-utils-plus':
    'github:gytis-ivaskevicius/flake-utils-plus/2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a' (2022-07-07)
• Added input 'flake-utils-plus/flake-utils':
    'github:numtide/flake-utils/3cecb5b042f7f209c56ffd8371b2711a290ec797' (2022-02-07)
• Added input 'nixpkgs':
    'github:NixOS/nixpkgs/7629f9b0680d87c7775f3261bee746da5dac76d1' (2023-05-08)
• Added input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/897876e4c484f1e8f92009fd11b7d988a121a4e7' (2023-05-06)
2023-05-09 15:17:19 +02:00
ae484f8222
Remove old command for lsp-rust-analyzer in emacs config 2023-05-09 10:07:24 +02:00
b844edfeac
Update emacs config and provide emacs app 2023-05-09 09:53:21 +02:00
d45458eb0d
Fix inlay hint mode 2023-05-08 17:46:44 +02:00
4bce5ef127
Fix typo in default.el (emacs) and set default dm for nucturne 2023-05-08 17:23:03 +02:00
ee0f19b323
config for rust-mode 2023-05-08 15:45:59 +02:00
4ed287f7aa
further updates to the emacs config 2023-05-08 15:38:09 +02:00
a76e72214f
Fix inlay mode
note: still not working completely
2023-05-08 15:23:14 +02:00
Stefan Ellmauthaler
9ce9939eff
Dap mode (#7)
* Fix dap-mode for emacs
* Fix formatting
* Further fixes
* Fix dap-cpptools config

---------

Co-authored-by: Maximilian Marx <mmarx@wh2.tu-dresden.de>
2023-03-26 16:05:07 +02:00
62c560ecaa
Fix apheleia rustfmt 2023-03-08 09:27:13 +01:00
2528e87906
Update dap-mode options for emacs 2022-10-27 11:20:53 +02:00
eb08f1430f
Add markdown mode to emacs 2022-09-06 11:30:18 +02:00
a57d558eb2
Add rust version 2021 to rustfmt (aphelaia) 2022-09-06 11:12:05 +02:00
Stefan Ellmauthaler
1e6e85ae2b
Swayfy (#5)
* switch to sway

* Add greetd pam integration, Add waybar base config

* waybar (multiple modules do not behave as documented)
* nm-applet
* systemd-integration due to "normal" call via greetd

configure mako
adding base commands for nm-applet, blueman-applet

* add kanshi

* swayconfig keybindings for special multimedia keys

* waybar base stylefile + basic modules

* Add more portals to wayland/sway and fix fonts

* Add nixosConfiguration-awareness to the homemanager module

* Add alacritty.nix for home-manager configuration

* Add formatter to flake

* Format with alejandra style

* Add apheleia to emacs

* Add local configuration to use alejandra in this flake with emacs
2022-08-22 16:39:47 +02:00
Stefan Ellmauthaler
54327482e3
Redesign/flake (#4)
Redesign flake and update to 22.05
2022-06-10 21:32:48 +02:00