whole flake: remove nixpkgs-wayland
This commit is contained in:
parent
afab66c759
commit
389e92b266
8 changed files with 19 additions and 273 deletions
|
@ -3,7 +3,6 @@
|
|||
pkgs,
|
||||
...
|
||||
}: let
|
||||
nixpkgs-wayland = inputs'.nixpkgs-wayland.packages;
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
alejandra
|
||||
|
@ -61,7 +60,7 @@ in {
|
|||
nicotine-plus
|
||||
nil
|
||||
nitch
|
||||
nixpkgs-wayland.swww
|
||||
swww
|
||||
nmap
|
||||
notesnook
|
||||
obsidian
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
{
|
||||
inputs',
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
nixpkgs-wayland = inputs'.nixpkgs-wayland.packages;
|
||||
{pkgs, ...}: let
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
alsa-utils
|
||||
|
@ -64,7 +59,7 @@ in {
|
|||
nicotine-plus
|
||||
nil
|
||||
nitch
|
||||
nixpkgs-wayland.swww
|
||||
swww
|
||||
nmap
|
||||
nodejs_20
|
||||
obsidian
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue