summaryrefslogtreecommitdiff
path: root/conf/options/pacman.conf
blob: 730e5435c556316e74c8714202fb55b0bf4542da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pacman {

    # Database URI for the database that stores the package information. If it
    # contains a password, make sure to adjust the permissions of the config
    # file accordingly.
    # database =

    # Plugins to load in package manager.
    # load =

}