mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-26 14:08:20 -04:00
99 current 2024-04-30 17:20:42 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
8d86faab27
commit
6c2b070cdd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Edit this configuration file to define what should be installed on
|
# Edit this configuration file to define what should be installed onconfigurati
|
||||||
# your system. Help is available in the configuration.nix(5) man page, on
|
# your system. Help is available in the configuration.nix(5) man page, on
|
||||||
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
||||||
|
|
||||||
|
@ -100,6 +100,7 @@ networking.nameservers = ["10.0.0.97"];
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
ddcutil
|
||||||
# python311
|
# python311
|
||||||
# python311Packages.evdev
|
# python311Packages.evdev
|
||||||
# python311Packages.xlib
|
# python311Packages.xlib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue