waybar 等桌面配置
This commit is contained in:
@@ -27,13 +27,17 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
kitty
|
||||
rofi
|
||||
hyprland-protocols
|
||||
hyprland-share-picker
|
||||
xdg-desktop-portal-hyprland
|
||||
|
@@ -5,7 +5,6 @@
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
hardware = {
|
||||
pulseaudio.enable = true;
|
||||
opengl.enable = true;
|
||||
};
|
||||
|
||||
|
@@ -10,6 +10,7 @@
|
||||
"wheel"
|
||||
"input"
|
||||
];
|
||||
hashedPassword = ""; # Login directly
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user