mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 08:28:31 +02:00
systemd 254 arrived, switched back to sway
This commit is contained in:
parent
e7cb531d8b
commit
b81a7a669a
14 changed files with 96 additions and 36 deletions
|
@ -2,9 +2,8 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
# ./sway.nix
|
||||
./sway.nix
|
||||
./breaktimer.nix
|
||||
./river.nix
|
||||
./waybar.nix
|
||||
./shikane.nix
|
||||
];
|
||||
|
@ -15,6 +14,7 @@
|
|||
swaynotificationcenter
|
||||
playerctl
|
||||
wdisplays
|
||||
(libinput.override { eventGUISupport = true; })
|
||||
];
|
||||
|
||||
services.swayidle = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue