Compare commits

..

No commits in common. "nixpkgs-unstable" and "develop" have entirely different histories.

View File

@ -3,9 +3,8 @@
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
{ config, lib, pkgs, ... }:
let
unstable = import <nixpkgs-unstable> { config = { allowUnfree = true; }; };
in {
{
nix.settings.experimental-features = [ "nix-command" "flakes" ];
imports =
[ # Include the results of the hardware scan.
@ -169,7 +168,7 @@ in {
file
gnumake
awscli2
unstable.code-cursor
code-cursor
pavucontrol
libnotify
alsa-tools