.files/nix/configurations
Léana 江 d4fa0b8bb6
vanadium/xmonad: use <> instead of <+>
<+> is synonym of infix mappend.
Mappend is redundant and has the default implementation
mappend = (<>) since base-4.11.0.0. Should it be implemented manually,
since mappend is a synonym for (<>), it is expected that the two
functions are defined the same way. In a future GHC release mappend will
be removed from Monoid.
2025-08-25 23:07:45 +08:00
..
vanadium vanadium/xmonad: use <> instead of <+> 2025-08-25 23:07:45 +08:00
installer.nix tungsten: remove 2025-08-11 09:19:45 +02:00
vanadium.nix vanadium: use xkb compose key directly, drop dvorak french 2025-07-26 01:13:59 +02:00