Compare commits

..

No commits in common. "f5e1f70e6e52cc7bf7fcb40efeda390167a6e221" and "20adf44486406903ccec5161a6fba2f5d6160d3d" have entirely different histories.

View File

@ -5,7 +5,6 @@
{ config, lib, pkgs, ... }: { config, lib, pkgs, ... }:
{ {
nix.settings.experimental-features = [ "nix-command" "flakes" ];
imports = imports =
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
/etc/nixos/hardware-configuration.nix /etc/nixos/hardware-configuration.nix
@ -122,7 +121,6 @@
hash = "sha256-9zr0IlHa3BVqpJYB/J8ecB5y0gIl4cqjqTLD/cic9JU="; hash = "sha256-9zr0IlHa3BVqpJYB/J8ecB5y0gIl4cqjqTLD/cic9JU=";
}; };
})) }))
htop
dwmstatus dwmstatus
nitrogen nitrogen
dunst dunst
@ -142,11 +140,6 @@
wireguard-tools wireguard-tools
sparrow sparrow
go go
openssl
obs-studio
jq
firefox
google-chrome
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [