yazi and lots of stuff

This commit is contained in:
Matt Nish-Lapidus 2025-02-06 18:58:39 -05:00
parent 7b26c73b59
commit 995a7247ed
72 changed files with 8598 additions and 71 deletions

View file

@ -7,12 +7,12 @@
{
imports = with nix-config.nixosModules;
[ # Include the results of the hardware scan.
./hardware-configuration.nix
./razer-speaker-fix.nix
[ # Include the results of the hardware scan.
./hardware-configuration.nix
./razer-speaker-fix.nix
niri
];
];
nixpkgs = {
config = {
@ -219,8 +219,6 @@
services.xserver.videoDrivers = [ "nvidia" "modesetting" ];
programs.nm-applet.enable = true;
networking = {
hostName = "eddie";
domain = "local";