From 9590aefe5bdaf9cbf939525180773e53e67eb60c Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Thu, 24 Oct 2024 21:34:15 +0200 Subject: Move to sway on wayland using nouveau drivers --- packages.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'packages.nix') diff --git a/packages.nix b/packages.nix index a21aa7a..d557a94 100644 --- a/packages.nix +++ b/packages.nix @@ -1,9 +1,4 @@ -# Edit this configuration file to define what should be installed on -# your system. Help is available in the configuration.nix(5) man page -# and in the NixOS manual (accessible by running ‘nixos-help’). - -{ config, pkgs, ... }: - +{ pkgs, ... }: { # List packages installed in system profile. To search, run: # $ nix search wget -- cgit v1.2.3