Updates
This commit is contained in:
@@ -57,6 +57,15 @@
|
||||
services = {
|
||||
libinput.enable = true;
|
||||
|
||||
avahi = {
|
||||
enable = true;
|
||||
nssmdns = true;
|
||||
publish = {
|
||||
enable = true;
|
||||
userServices = true;
|
||||
};
|
||||
};
|
||||
|
||||
greetd = {
|
||||
enable = true;
|
||||
restart = true;
|
||||
@@ -164,6 +173,7 @@
|
||||
glib
|
||||
spotify
|
||||
discord
|
||||
uxplay
|
||||
wl-clipboard
|
||||
alacritty
|
||||
libnotify
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
# release notes.
|
||||
home.stateVersion = "23.11"; # Please read the comment before changing.
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
home.packages = with pkgs; [
|
||||
audacity
|
||||
android-studio
|
||||
@@ -49,6 +48,7 @@
|
||||
libsForQt5.polkit-kde-agent
|
||||
localsend
|
||||
mpv
|
||||
mupdf
|
||||
nautilus
|
||||
netbeans
|
||||
networkmanagerapplet
|
||||
|
||||
Reference in New Issue
Block a user