Declared: Broken Packages
This commit is contained in:
parent
6c36bde471
commit
944036b2bd
@ -18,6 +18,6 @@
|
|||||||
profiles.${username} = {};
|
profiles.${username} = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
thunderbird.enable = true;
|
#thunderbird.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -7,12 +7,12 @@
|
|||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# Launchers
|
# Launchers
|
||||||
steam
|
steam
|
||||||
itch
|
# itch
|
||||||
lutris
|
lutris
|
||||||
|
|
||||||
# Games
|
# Games
|
||||||
xonotic
|
xonotic
|
||||||
armagetron
|
# armagetron
|
||||||
freeciv
|
freeciv
|
||||||
mindustry
|
mindustry
|
||||||
openra
|
openra
|
||||||
|
@ -201,7 +201,6 @@
|
|||||||
podman-tui # status of containers in terminal
|
podman-tui # status of containers in terminal
|
||||||
podman-desktop # Desktop client
|
podman-desktop # Desktop client
|
||||||
tailscale # Vpn
|
tailscale # Vpn
|
||||||
grayscale
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
|
Loading…
Reference in New Issue
Block a user