yeye meow
This commit is contained in:
parent
a4804f22a7
commit
8921e96251
6 changed files with 19 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
# your system. Help is available in the configuration.nix(5) man page
|
||||
# and in the NixOS manual (accessible by running ‘nixos-help’).
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
{ inputs, config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
|
@ -37,6 +37,7 @@
|
|||
# missing: menu-qalc picom-jonaburg
|
||||
environment.systemPackages = with pkgs; [
|
||||
# TODO: clean up.
|
||||
prismlauncher
|
||||
nvtop-amd
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue