Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 21, 2019 01:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/4dfd600d12085db5f5c747f8ca047967 to your computer and use it in GitHub Desktop.
Save ryantm/4dfd600d12085db5f5c747f8ca047967 to your computer and use it in GitHub Desktop.
/nix/store/8wjb6s66yisqi9094m8m0n49hnkg0fas-thermald-1.9
├── bin
│   └── thermald
├── etc
│   ├── dbus-1
│   │   └── system.d
│   │   └── org.freedesktop.thermald.conf
│   ├── systemd
│   │   └── system
│   │   └── thermald.service
│   └── thermald
│   └── thermal-cpu-cdev-order.xml
├── sbin -> bin
└── share
├── dbus-1
│   └── system-services
│   └── org.freedesktop.thermald.service
└── man
├── man5
│   └── thermal-conf.xml.5.gz
└── man8
└── thermald.8.gz
14 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment