whole flake: remove nixpkgs-wayland

This commit is contained in:
Charlie Root 2024-08-21 23:11:59 +02:00
commit 389e92b266
8 changed files with 19 additions and 273 deletions

View file

@ -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

View file

@ -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