Merge branch 'rewrite' into main-merge
This commit is contained in:
commit
d37342150e
143 changed files with 3513 additions and 6761 deletions
798
LICENSE
798
LICENSE
|
|
@ -1,201 +1,661 @@
|
||||||
Apache License
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||||
Version 2.0, January 2004
|
Version 3, 19 November 2007
|
||||||
http://www.apache.org/licenses/
|
|
||||||
|
|
||||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
1. Definitions.
|
Preamble
|
||||||
|
|
||||||
"License" shall mean the terms and conditions for use, reproduction,
|
The GNU Affero General Public License is a free, copyleft license for
|
||||||
and distribution as defined by Sections 1 through 9 of this document.
|
software and other kinds of works, specifically designed to ensure
|
||||||
|
cooperation with the community in the case of network server software.
|
||||||
|
|
||||||
"Licensor" shall mean the copyright owner or entity authorized by
|
The licenses for most software and other practical works are designed
|
||||||
the copyright owner that is granting the License.
|
to take away your freedom to share and change the works. By contrast,
|
||||||
|
our General Public Licenses are intended to guarantee your freedom to
|
||||||
|
share and change all versions of a program--to make sure it remains free
|
||||||
|
software for all its users.
|
||||||
|
|
||||||
"Legal Entity" shall mean the union of the acting entity and all
|
When we speak of free software, we are referring to freedom, not
|
||||||
other entities that control, are controlled by, or are under common
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
control with that entity. For the purposes of this definition,
|
have the freedom to distribute copies of free software (and charge for
|
||||||
"control" means (i) the power, direct or indirect, to cause the
|
them if you wish), that you receive source code or can get it if you
|
||||||
direction or management of such entity, whether by contract or
|
want it, that you can change the software or use pieces of it in new
|
||||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
free programs, and that you know you can do these things.
|
||||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
||||||
|
|
||||||
"You" (or "Your") shall mean an individual or Legal Entity
|
Developers that use our General Public Licenses protect your rights
|
||||||
exercising permissions granted by this License.
|
with two steps: (1) assert copyright on the software, and (2) offer
|
||||||
|
you this License which gives you legal permission to copy, distribute
|
||||||
|
and/or modify the software.
|
||||||
|
|
||||||
"Source" form shall mean the preferred form for making modifications,
|
A secondary benefit of defending all users' freedom is that
|
||||||
including but not limited to software source code, documentation
|
improvements made in alternate versions of the program, if they
|
||||||
source, and configuration files.
|
receive widespread use, become available for other developers to
|
||||||
|
incorporate. Many developers of free software are heartened and
|
||||||
|
encouraged by the resulting cooperation. However, in the case of
|
||||||
|
software used on network servers, this result may fail to come about.
|
||||||
|
The GNU General Public License permits making a modified version and
|
||||||
|
letting the public access it on a server without ever releasing its
|
||||||
|
source code to the public.
|
||||||
|
|
||||||
"Object" form shall mean any form resulting from mechanical
|
The GNU Affero General Public License is designed specifically to
|
||||||
transformation or translation of a Source form, including but
|
ensure that, in such cases, the modified source code becomes available
|
||||||
not limited to compiled object code, generated documentation,
|
to the community. It requires the operator of a network server to
|
||||||
and conversions to other media types.
|
provide the source code of the modified version running there to the
|
||||||
|
users of that server. Therefore, public use of a modified version, on
|
||||||
|
a publicly accessible server, gives the public access to the source
|
||||||
|
code of the modified version.
|
||||||
|
|
||||||
"Work" shall mean the work of authorship, whether in Source or
|
An older license, called the Affero General Public License and
|
||||||
Object form, made available under the License, as indicated by a
|
published by Affero, was designed to accomplish similar goals. This is
|
||||||
copyright notice that is included in or attached to the work
|
a different license, not a version of the Affero GPL, but Affero has
|
||||||
(an example is provided in the Appendix below).
|
released a new version of the Affero GPL which permits relicensing under
|
||||||
|
this license.
|
||||||
|
|
||||||
"Derivative Works" shall mean any work, whether in Source or Object
|
The precise terms and conditions for copying, distribution and
|
||||||
form, that is based on (or derived from) the Work and for which the
|
modification follow.
|
||||||
editorial revisions, annotations, elaborations, or other modifications
|
|
||||||
represent, as a whole, an original work of authorship. For the purposes
|
|
||||||
of this License, Derivative Works shall not include works that remain
|
|
||||||
separable from, or merely link (or bind by name) to the interfaces of,
|
|
||||||
the Work and Derivative Works thereof.
|
|
||||||
|
|
||||||
"Contribution" shall mean any work of authorship, including
|
TERMS AND CONDITIONS
|
||||||
the original version of the Work and any modifications or additions
|
|
||||||
to that Work or Derivative Works thereof, that is intentionally
|
|
||||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
||||||
or by an individual or Legal Entity authorized to submit on behalf of
|
|
||||||
the copyright owner. For the purposes of this definition, "submitted"
|
|
||||||
means any form of electronic, verbal, or written communication sent
|
|
||||||
to the Licensor or its representatives, including but not limited to
|
|
||||||
communication on electronic mailing lists, source code control systems,
|
|
||||||
and issue tracking systems that are managed by, or on behalf of, the
|
|
||||||
Licensor for the purpose of discussing and improving the Work, but
|
|
||||||
excluding communication that is conspicuously marked or otherwise
|
|
||||||
designated in writing by the copyright owner as "Not a Contribution."
|
|
||||||
|
|
||||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
0. Definitions.
|
||||||
on behalf of whom a Contribution has been received by Licensor and
|
|
||||||
subsequently incorporated within the Work.
|
|
||||||
|
|
||||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
"This License" refers to version 3 of the GNU Affero General Public License.
|
||||||
this License, each Contributor hereby grants to You a perpetual,
|
|
||||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
||||||
copyright license to reproduce, prepare Derivative Works of,
|
|
||||||
publicly display, publicly perform, sublicense, and distribute the
|
|
||||||
Work and such Derivative Works in Source or Object form.
|
|
||||||
|
|
||||||
3. Grant of Patent License. Subject to the terms and conditions of
|
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||||
this License, each Contributor hereby grants to You a perpetual,
|
works, such as semiconductor masks.
|
||||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
||||||
(except as stated in this section) patent license to make, have made,
|
|
||||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
||||||
where such license applies only to those patent claims licensable
|
|
||||||
by such Contributor that are necessarily infringed by their
|
|
||||||
Contribution(s) alone or by combination of their Contribution(s)
|
|
||||||
with the Work to which such Contribution(s) was submitted. If You
|
|
||||||
institute patent litigation against any entity (including a
|
|
||||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
||||||
or a Contribution incorporated within the Work constitutes direct
|
|
||||||
or contributory patent infringement, then any patent licenses
|
|
||||||
granted to You under this License for that Work shall terminate
|
|
||||||
as of the date such litigation is filed.
|
|
||||||
|
|
||||||
4. Redistribution. You may reproduce and distribute copies of the
|
"The Program" refers to any copyrightable work licensed under this
|
||||||
Work or Derivative Works thereof in any medium, with or without
|
License. Each licensee is addressed as "you". "Licensees" and
|
||||||
modifications, and in Source or Object form, provided that You
|
"recipients" may be individuals or organizations.
|
||||||
meet the following conditions:
|
|
||||||
|
|
||||||
(a) You must give any other recipients of the Work or
|
To "modify" a work means to copy from or adapt all or part of the work
|
||||||
Derivative Works a copy of this License; and
|
in a fashion requiring copyright permission, other than the making of an
|
||||||
|
exact copy. The resulting work is called a "modified version" of the
|
||||||
|
earlier work or a work "based on" the earlier work.
|
||||||
|
|
||||||
(b) You must cause any modified files to carry prominent notices
|
A "covered work" means either the unmodified Program or a work based
|
||||||
stating that You changed the files; and
|
on the Program.
|
||||||
|
|
||||||
(c) You must retain, in the Source form of any Derivative Works
|
To "propagate" a work means to do anything with it that, without
|
||||||
that You distribute, all copyright, patent, trademark, and
|
permission, would make you directly or secondarily liable for
|
||||||
attribution notices from the Source form of the Work,
|
infringement under applicable copyright law, except executing it on a
|
||||||
excluding those notices that do not pertain to any part of
|
computer or modifying a private copy. Propagation includes copying,
|
||||||
the Derivative Works; and
|
distribution (with or without modification), making available to the
|
||||||
|
public, and in some countries other activities as well.
|
||||||
|
|
||||||
(d) If the Work includes a "NOTICE" text file as part of its
|
To "convey" a work means any kind of propagation that enables other
|
||||||
distribution, then any Derivative Works that You distribute must
|
parties to make or receive copies. Mere interaction with a user through
|
||||||
include a readable copy of the attribution notices contained
|
a computer network, with no transfer of a copy, is not conveying.
|
||||||
within such NOTICE file, excluding those notices that do not
|
|
||||||
pertain to any part of the Derivative Works, in at least one
|
|
||||||
of the following places: within a NOTICE text file distributed
|
|
||||||
as part of the Derivative Works; within the Source form or
|
|
||||||
documentation, if provided along with the Derivative Works; or,
|
|
||||||
within a display generated by the Derivative Works, if and
|
|
||||||
wherever such third-party notices normally appear. The contents
|
|
||||||
of the NOTICE file are for informational purposes only and
|
|
||||||
do not modify the License. You may add Your own attribution
|
|
||||||
notices within Derivative Works that You distribute, alongside
|
|
||||||
or as an addendum to the NOTICE text from the Work, provided
|
|
||||||
that such additional attribution notices cannot be construed
|
|
||||||
as modifying the License.
|
|
||||||
|
|
||||||
You may add Your own copyright statement to Your modifications and
|
An interactive user interface displays "Appropriate Legal Notices"
|
||||||
may provide additional or different license terms and conditions
|
to the extent that it includes a convenient and prominently visible
|
||||||
for use, reproduction, or distribution of Your modifications, or
|
feature that (1) displays an appropriate copyright notice, and (2)
|
||||||
for any such Derivative Works as a whole, provided Your use,
|
tells the user that there is no warranty for the work (except to the
|
||||||
reproduction, and distribution of the Work otherwise complies with
|
extent that warranties are provided), that licensees may convey the
|
||||||
the conditions stated in this License.
|
work under this License, and how to view a copy of this License. If
|
||||||
|
the interface presents a list of user commands or options, such as a
|
||||||
|
menu, a prominent item in the list meets this criterion.
|
||||||
|
|
||||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
1. Source Code.
|
||||||
any Contribution intentionally submitted for inclusion in the Work
|
|
||||||
by You to the Licensor shall be under the terms and conditions of
|
|
||||||
this License, without any additional terms or conditions.
|
|
||||||
Notwithstanding the above, nothing herein shall supersede or modify
|
|
||||||
the terms of any separate license agreement you may have executed
|
|
||||||
with Licensor regarding such Contributions.
|
|
||||||
|
|
||||||
6. Trademarks. This License does not grant permission to use the trade
|
The "source code" for a work means the preferred form of the work
|
||||||
names, trademarks, service marks, or product names of the Licensor,
|
for making modifications to it. "Object code" means any non-source
|
||||||
except as required for reasonable and customary use in describing the
|
form of a work.
|
||||||
origin of the Work and reproducing the content of the NOTICE file.
|
|
||||||
|
|
||||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
A "Standard Interface" means an interface that either is an official
|
||||||
agreed to in writing, Licensor provides the Work (and each
|
standard defined by a recognized standards body, or, in the case of
|
||||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
interfaces specified for a particular programming language, one that
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
is widely used among developers working in that language.
|
||||||
implied, including, without limitation, any warranties or conditions
|
|
||||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
||||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
||||||
appropriateness of using or redistributing the Work and assume any
|
|
||||||
risks associated with Your exercise of permissions under this License.
|
|
||||||
|
|
||||||
8. Limitation of Liability. In no event and under no legal theory,
|
The "System Libraries" of an executable work include anything, other
|
||||||
whether in tort (including negligence), contract, or otherwise,
|
than the work as a whole, that (a) is included in the normal form of
|
||||||
unless required by applicable law (such as deliberate and grossly
|
packaging a Major Component, but which is not part of that Major
|
||||||
negligent acts) or agreed to in writing, shall any Contributor be
|
Component, and (b) serves only to enable use of the work with that
|
||||||
liable to You for damages, including any direct, indirect, special,
|
Major Component, or to implement a Standard Interface for which an
|
||||||
incidental, or consequential damages of any character arising as a
|
implementation is available to the public in source code form. A
|
||||||
result of this License or out of the use or inability to use the
|
"Major Component", in this context, means a major essential component
|
||||||
Work (including but not limited to damages for loss of goodwill,
|
(kernel, window system, and so on) of the specific operating system
|
||||||
work stoppage, computer failure or malfunction, or any and all
|
(if any) on which the executable work runs, or a compiler used to
|
||||||
other commercial damages or losses), even if such Contributor
|
produce the work, or an object code interpreter used to run it.
|
||||||
has been advised of the possibility of such damages.
|
|
||||||
|
|
||||||
9. Accepting Warranty or Additional Liability. While redistributing
|
The "Corresponding Source" for a work in object code form means all
|
||||||
the Work or Derivative Works thereof, You may choose to offer,
|
the source code needed to generate, install, and (for an executable
|
||||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
work) run the object code and to modify the work, including scripts to
|
||||||
or other liability obligations and/or rights consistent with this
|
control those activities. However, it does not include the work's
|
||||||
License. However, in accepting such obligations, You may act only
|
System Libraries, or general-purpose tools or generally available free
|
||||||
on Your own behalf and on Your sole responsibility, not on behalf
|
programs which are used unmodified in performing those activities but
|
||||||
of any other Contributor, and only if You agree to indemnify,
|
which are not part of the work. For example, Corresponding Source
|
||||||
defend, and hold each Contributor harmless for any liability
|
includes interface definition files associated with source files for
|
||||||
incurred by, or claims asserted against, such Contributor by reason
|
the work, and the source code for shared libraries and dynamically
|
||||||
of your accepting any such warranty or additional liability.
|
linked subprograms that the work is specifically designed to require,
|
||||||
|
such as by intimate data communication or control flow between those
|
||||||
|
subprograms and other parts of the work.
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
The Corresponding Source need not include anything that users
|
||||||
|
can regenerate automatically from other parts of the Corresponding
|
||||||
|
Source.
|
||||||
|
|
||||||
APPENDIX: How to apply the Apache License to your work.
|
The Corresponding Source for a work in source code form is that
|
||||||
|
same work.
|
||||||
|
|
||||||
To apply the Apache License to your work, attach the following
|
2. Basic Permissions.
|
||||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
||||||
replaced with your own identifying information. (Don't include
|
|
||||||
the brackets!) The text should be enclosed in the appropriate
|
|
||||||
comment syntax for the file format. We also recommend that a
|
|
||||||
file or class name and description of purpose be included on the
|
|
||||||
same "printed page" as the copyright notice for easier
|
|
||||||
identification within third-party archives.
|
|
||||||
|
|
||||||
Copyright [yyyy] [name of copyright owner]
|
All rights granted under this License are granted for the term of
|
||||||
|
copyright on the Program, and are irrevocable provided the stated
|
||||||
|
conditions are met. This License explicitly affirms your unlimited
|
||||||
|
permission to run the unmodified Program. The output from running a
|
||||||
|
covered work is covered by this License only if the output, given its
|
||||||
|
content, constitutes a covered work. This License acknowledges your
|
||||||
|
rights of fair use or other equivalent, as provided by copyright law.
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
You may make, run and propagate covered works that you do not
|
||||||
you may not use this file except in compliance with the License.
|
convey, without conditions so long as your license otherwise remains
|
||||||
You may obtain a copy of the License at
|
in force. You may convey covered works to others for the sole purpose
|
||||||
|
of having them make modifications exclusively for you, or provide you
|
||||||
|
with facilities for running those works, provided that you comply with
|
||||||
|
the terms of this License in conveying all material for which you do
|
||||||
|
not control copyright. Those thus making or running the covered works
|
||||||
|
for you must do so exclusively on your behalf, under your direction
|
||||||
|
and control, on terms that prohibit them from making any copies of
|
||||||
|
your copyrighted material outside their relationship with you.
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
Conveying under any other circumstances is permitted solely under
|
||||||
|
the conditions stated below. Sublicensing is not allowed; section 10
|
||||||
|
makes it unnecessary.
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
No covered work shall be deemed part of an effective technological
|
||||||
See the License for the specific language governing permissions and
|
measure under any applicable law fulfilling obligations under article
|
||||||
limitations under the License.
|
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||||
|
similar laws prohibiting or restricting circumvention of such
|
||||||
|
measures.
|
||||||
|
|
||||||
|
When you convey a covered work, you waive any legal power to forbid
|
||||||
|
circumvention of technological measures to the extent such circumvention
|
||||||
|
is effected by exercising rights under this License with respect to
|
||||||
|
the covered work, and you disclaim any intention to limit operation or
|
||||||
|
modification of the work as a means of enforcing, against the work's
|
||||||
|
users, your or third parties' legal rights to forbid circumvention of
|
||||||
|
technological measures.
|
||||||
|
|
||||||
|
4. Conveying Verbatim Copies.
|
||||||
|
|
||||||
|
You may convey verbatim copies of the Program's source code as you
|
||||||
|
receive it, in any medium, provided that you conspicuously and
|
||||||
|
appropriately publish on each copy an appropriate copyright notice;
|
||||||
|
keep intact all notices stating that this License and any
|
||||||
|
non-permissive terms added in accord with section 7 apply to the code;
|
||||||
|
keep intact all notices of the absence of any warranty; and give all
|
||||||
|
recipients a copy of this License along with the Program.
|
||||||
|
|
||||||
|
You may charge any price or no price for each copy that you convey,
|
||||||
|
and you may offer support or warranty protection for a fee.
|
||||||
|
|
||||||
|
5. Conveying Modified Source Versions.
|
||||||
|
|
||||||
|
You may convey a work based on the Program, or the modifications to
|
||||||
|
produce it from the Program, in the form of source code under the
|
||||||
|
terms of section 4, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) The work must carry prominent notices stating that you modified
|
||||||
|
it, and giving a relevant date.
|
||||||
|
|
||||||
|
b) The work must carry prominent notices stating that it is
|
||||||
|
released under this License and any conditions added under section
|
||||||
|
7. This requirement modifies the requirement in section 4 to
|
||||||
|
"keep intact all notices".
|
||||||
|
|
||||||
|
c) You must license the entire work, as a whole, under this
|
||||||
|
License to anyone who comes into possession of a copy. This
|
||||||
|
License will therefore apply, along with any applicable section 7
|
||||||
|
additional terms, to the whole of the work, and all its parts,
|
||||||
|
regardless of how they are packaged. This License gives no
|
||||||
|
permission to license the work in any other way, but it does not
|
||||||
|
invalidate such permission if you have separately received it.
|
||||||
|
|
||||||
|
d) If the work has interactive user interfaces, each must display
|
||||||
|
Appropriate Legal Notices; however, if the Program has interactive
|
||||||
|
interfaces that do not display Appropriate Legal Notices, your
|
||||||
|
work need not make them do so.
|
||||||
|
|
||||||
|
A compilation of a covered work with other separate and independent
|
||||||
|
works, which are not by their nature extensions of the covered work,
|
||||||
|
and which are not combined with it such as to form a larger program,
|
||||||
|
in or on a volume of a storage or distribution medium, is called an
|
||||||
|
"aggregate" if the compilation and its resulting copyright are not
|
||||||
|
used to limit the access or legal rights of the compilation's users
|
||||||
|
beyond what the individual works permit. Inclusion of a covered work
|
||||||
|
in an aggregate does not cause this License to apply to the other
|
||||||
|
parts of the aggregate.
|
||||||
|
|
||||||
|
6. Conveying Non-Source Forms.
|
||||||
|
|
||||||
|
You may convey a covered work in object code form under the terms
|
||||||
|
of sections 4 and 5, provided that you also convey the
|
||||||
|
machine-readable Corresponding Source under the terms of this License,
|
||||||
|
in one of these ways:
|
||||||
|
|
||||||
|
a) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by the
|
||||||
|
Corresponding Source fixed on a durable physical medium
|
||||||
|
customarily used for software interchange.
|
||||||
|
|
||||||
|
b) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by a
|
||||||
|
written offer, valid for at least three years and valid for as
|
||||||
|
long as you offer spare parts or customer support for that product
|
||||||
|
model, to give anyone who possesses the object code either (1) a
|
||||||
|
copy of the Corresponding Source for all the software in the
|
||||||
|
product that is covered by this License, on a durable physical
|
||||||
|
medium customarily used for software interchange, for a price no
|
||||||
|
more than your reasonable cost of physically performing this
|
||||||
|
conveying of source, or (2) access to copy the
|
||||||
|
Corresponding Source from a network server at no charge.
|
||||||
|
|
||||||
|
c) Convey individual copies of the object code with a copy of the
|
||||||
|
written offer to provide the Corresponding Source. This
|
||||||
|
alternative is allowed only occasionally and noncommercially, and
|
||||||
|
only if you received the object code with such an offer, in accord
|
||||||
|
with subsection 6b.
|
||||||
|
|
||||||
|
d) Convey the object code by offering access from a designated
|
||||||
|
place (gratis or for a charge), and offer equivalent access to the
|
||||||
|
Corresponding Source in the same way through the same place at no
|
||||||
|
further charge. You need not require recipients to copy the
|
||||||
|
Corresponding Source along with the object code. If the place to
|
||||||
|
copy the object code is a network server, the Corresponding Source
|
||||||
|
may be on a different server (operated by you or a third party)
|
||||||
|
that supports equivalent copying facilities, provided you maintain
|
||||||
|
clear directions next to the object code saying where to find the
|
||||||
|
Corresponding Source. Regardless of what server hosts the
|
||||||
|
Corresponding Source, you remain obligated to ensure that it is
|
||||||
|
available for as long as needed to satisfy these requirements.
|
||||||
|
|
||||||
|
e) Convey the object code using peer-to-peer transmission, provided
|
||||||
|
you inform other peers where the object code and Corresponding
|
||||||
|
Source of the work are being offered to the general public at no
|
||||||
|
charge under subsection 6d.
|
||||||
|
|
||||||
|
A separable portion of the object code, whose source code is excluded
|
||||||
|
from the Corresponding Source as a System Library, need not be
|
||||||
|
included in conveying the object code work.
|
||||||
|
|
||||||
|
A "User Product" is either (1) a "consumer product", which means any
|
||||||
|
tangible personal property which is normally used for personal, family,
|
||||||
|
or household purposes, or (2) anything designed or sold for incorporation
|
||||||
|
into a dwelling. In determining whether a product is a consumer product,
|
||||||
|
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||||
|
product received by a particular user, "normally used" refers to a
|
||||||
|
typical or common use of that class of product, regardless of the status
|
||||||
|
of the particular user or of the way in which the particular user
|
||||||
|
actually uses, or expects or is expected to use, the product. A product
|
||||||
|
is a consumer product regardless of whether the product has substantial
|
||||||
|
commercial, industrial or non-consumer uses, unless such uses represent
|
||||||
|
the only significant mode of use of the product.
|
||||||
|
|
||||||
|
"Installation Information" for a User Product means any methods,
|
||||||
|
procedures, authorization keys, or other information required to install
|
||||||
|
and execute modified versions of a covered work in that User Product from
|
||||||
|
a modified version of its Corresponding Source. The information must
|
||||||
|
suffice to ensure that the continued functioning of the modified object
|
||||||
|
code is in no case prevented or interfered with solely because
|
||||||
|
modification has been made.
|
||||||
|
|
||||||
|
If you convey an object code work under this section in, or with, or
|
||||||
|
specifically for use in, a User Product, and the conveying occurs as
|
||||||
|
part of a transaction in which the right of possession and use of the
|
||||||
|
User Product is transferred to the recipient in perpetuity or for a
|
||||||
|
fixed term (regardless of how the transaction is characterized), the
|
||||||
|
Corresponding Source conveyed under this section must be accompanied
|
||||||
|
by the Installation Information. But this requirement does not apply
|
||||||
|
if neither you nor any third party retains the ability to install
|
||||||
|
modified object code on the User Product (for example, the work has
|
||||||
|
been installed in ROM).
|
||||||
|
|
||||||
|
The requirement to provide Installation Information does not include a
|
||||||
|
requirement to continue to provide support service, warranty, or updates
|
||||||
|
for a work that has been modified or installed by the recipient, or for
|
||||||
|
the User Product in which it has been modified or installed. Access to a
|
||||||
|
network may be denied when the modification itself materially and
|
||||||
|
adversely affects the operation of the network or violates the rules and
|
||||||
|
protocols for communication across the network.
|
||||||
|
|
||||||
|
Corresponding Source conveyed, and Installation Information provided,
|
||||||
|
in accord with this section must be in a format that is publicly
|
||||||
|
documented (and with an implementation available to the public in
|
||||||
|
source code form), and must require no special password or key for
|
||||||
|
unpacking, reading or copying.
|
||||||
|
|
||||||
|
7. Additional Terms.
|
||||||
|
|
||||||
|
"Additional permissions" are terms that supplement the terms of this
|
||||||
|
License by making exceptions from one or more of its conditions.
|
||||||
|
Additional permissions that are applicable to the entire Program shall
|
||||||
|
be treated as though they were included in this License, to the extent
|
||||||
|
that they are valid under applicable law. If additional permissions
|
||||||
|
apply only to part of the Program, that part may be used separately
|
||||||
|
under those permissions, but the entire Program remains governed by
|
||||||
|
this License without regard to the additional permissions.
|
||||||
|
|
||||||
|
When you convey a copy of a covered work, you may at your option
|
||||||
|
remove any additional permissions from that copy, or from any part of
|
||||||
|
it. (Additional permissions may be written to require their own
|
||||||
|
removal in certain cases when you modify the work.) You may place
|
||||||
|
additional permissions on material, added by you to a covered work,
|
||||||
|
for which you have or can give appropriate copyright permission.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, for material you
|
||||||
|
add to a covered work, you may (if authorized by the copyright holders of
|
||||||
|
that material) supplement the terms of this License with terms:
|
||||||
|
|
||||||
|
a) Disclaiming warranty or limiting liability differently from the
|
||||||
|
terms of sections 15 and 16 of this License; or
|
||||||
|
|
||||||
|
b) Requiring preservation of specified reasonable legal notices or
|
||||||
|
author attributions in that material or in the Appropriate Legal
|
||||||
|
Notices displayed by works containing it; or
|
||||||
|
|
||||||
|
c) Prohibiting misrepresentation of the origin of that material, or
|
||||||
|
requiring that modified versions of such material be marked in
|
||||||
|
reasonable ways as different from the original version; or
|
||||||
|
|
||||||
|
d) Limiting the use for publicity purposes of names of licensors or
|
||||||
|
authors of the material; or
|
||||||
|
|
||||||
|
e) Declining to grant rights under trademark law for use of some
|
||||||
|
trade names, trademarks, or service marks; or
|
||||||
|
|
||||||
|
f) Requiring indemnification of licensors and authors of that
|
||||||
|
material by anyone who conveys the material (or modified versions of
|
||||||
|
it) with contractual assumptions of liability to the recipient, for
|
||||||
|
any liability that these contractual assumptions directly impose on
|
||||||
|
those licensors and authors.
|
||||||
|
|
||||||
|
All other non-permissive additional terms are considered "further
|
||||||
|
restrictions" within the meaning of section 10. If the Program as you
|
||||||
|
received it, or any part of it, contains a notice stating that it is
|
||||||
|
governed by this License along with a term that is a further
|
||||||
|
restriction, you may remove that term. If a license document contains
|
||||||
|
a further restriction but permits relicensing or conveying under this
|
||||||
|
License, you may add to a covered work material governed by the terms
|
||||||
|
of that license document, provided that the further restriction does
|
||||||
|
not survive such relicensing or conveying.
|
||||||
|
|
||||||
|
If you add terms to a covered work in accord with this section, you
|
||||||
|
must place, in the relevant source files, a statement of the
|
||||||
|
additional terms that apply to those files, or a notice indicating
|
||||||
|
where to find the applicable terms.
|
||||||
|
|
||||||
|
Additional terms, permissive or non-permissive, may be stated in the
|
||||||
|
form of a separately written license, or stated as exceptions;
|
||||||
|
the above requirements apply either way.
|
||||||
|
|
||||||
|
8. Termination.
|
||||||
|
|
||||||
|
You may not propagate or modify a covered work except as expressly
|
||||||
|
provided under this License. Any attempt otherwise to propagate or
|
||||||
|
modify it is void, and will automatically terminate your rights under
|
||||||
|
this License (including any patent licenses granted under the third
|
||||||
|
paragraph of section 11).
|
||||||
|
|
||||||
|
However, if you cease all violation of this License, then your
|
||||||
|
license from a particular copyright holder is reinstated (a)
|
||||||
|
provisionally, unless and until the copyright holder explicitly and
|
||||||
|
finally terminates your license, and (b) permanently, if the copyright
|
||||||
|
holder fails to notify you of the violation by some reasonable means
|
||||||
|
prior to 60 days after the cessation.
|
||||||
|
|
||||||
|
Moreover, your license from a particular copyright holder is
|
||||||
|
reinstated permanently if the copyright holder notifies you of the
|
||||||
|
violation by some reasonable means, this is the first time you have
|
||||||
|
received notice of violation of this License (for any work) from that
|
||||||
|
copyright holder, and you cure the violation prior to 30 days after
|
||||||
|
your receipt of the notice.
|
||||||
|
|
||||||
|
Termination of your rights under this section does not terminate the
|
||||||
|
licenses of parties who have received copies or rights from you under
|
||||||
|
this License. If your rights have been terminated and not permanently
|
||||||
|
reinstated, you do not qualify to receive new licenses for the same
|
||||||
|
material under section 10.
|
||||||
|
|
||||||
|
9. Acceptance Not Required for Having Copies.
|
||||||
|
|
||||||
|
You are not required to accept this License in order to receive or
|
||||||
|
run a copy of the Program. Ancillary propagation of a covered work
|
||||||
|
occurring solely as a consequence of using peer-to-peer transmission
|
||||||
|
to receive a copy likewise does not require acceptance. However,
|
||||||
|
nothing other than this License grants you permission to propagate or
|
||||||
|
modify any covered work. These actions infringe copyright if you do
|
||||||
|
not accept this License. Therefore, by modifying or propagating a
|
||||||
|
covered work, you indicate your acceptance of this License to do so.
|
||||||
|
|
||||||
|
10. Automatic Licensing of Downstream Recipients.
|
||||||
|
|
||||||
|
Each time you convey a covered work, the recipient automatically
|
||||||
|
receives a license from the original licensors, to run, modify and
|
||||||
|
propagate that work, subject to this License. You are not responsible
|
||||||
|
for enforcing compliance by third parties with this License.
|
||||||
|
|
||||||
|
An "entity transaction" is a transaction transferring control of an
|
||||||
|
organization, or substantially all assets of one, or subdividing an
|
||||||
|
organization, or merging organizations. If propagation of a covered
|
||||||
|
work results from an entity transaction, each party to that
|
||||||
|
transaction who receives a copy of the work also receives whatever
|
||||||
|
licenses to the work the party's predecessor in interest had or could
|
||||||
|
give under the previous paragraph, plus a right to possession of the
|
||||||
|
Corresponding Source of the work from the predecessor in interest, if
|
||||||
|
the predecessor has it or can get it with reasonable efforts.
|
||||||
|
|
||||||
|
You may not impose any further restrictions on the exercise of the
|
||||||
|
rights granted or affirmed under this License. For example, you may
|
||||||
|
not impose a license fee, royalty, or other charge for exercise of
|
||||||
|
rights granted under this License, and you may not initiate litigation
|
||||||
|
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||||
|
any patent claim is infringed by making, using, selling, offering for
|
||||||
|
sale, or importing the Program or any portion of it.
|
||||||
|
|
||||||
|
11. Patents.
|
||||||
|
|
||||||
|
A "contributor" is a copyright holder who authorizes use under this
|
||||||
|
License of the Program or a work on which the Program is based. The
|
||||||
|
work thus licensed is called the contributor's "contributor version".
|
||||||
|
|
||||||
|
A contributor's "essential patent claims" are all patent claims
|
||||||
|
owned or controlled by the contributor, whether already acquired or
|
||||||
|
hereafter acquired, that would be infringed by some manner, permitted
|
||||||
|
by this License, of making, using, or selling its contributor version,
|
||||||
|
but do not include claims that would be infringed only as a
|
||||||
|
consequence of further modification of the contributor version. For
|
||||||
|
purposes of this definition, "control" includes the right to grant
|
||||||
|
patent sublicenses in a manner consistent with the requirements of
|
||||||
|
this License.
|
||||||
|
|
||||||
|
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||||
|
patent license under the contributor's essential patent claims, to
|
||||||
|
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||||
|
propagate the contents of its contributor version.
|
||||||
|
|
||||||
|
In the following three paragraphs, a "patent license" is any express
|
||||||
|
agreement or commitment, however denominated, not to enforce a patent
|
||||||
|
(such as an express permission to practice a patent or covenant not to
|
||||||
|
sue for patent infringement). To "grant" such a patent license to a
|
||||||
|
party means to make such an agreement or commitment not to enforce a
|
||||||
|
patent against the party.
|
||||||
|
|
||||||
|
If you convey a covered work, knowingly relying on a patent license,
|
||||||
|
and the Corresponding Source of the work is not available for anyone
|
||||||
|
to copy, free of charge and under the terms of this License, through a
|
||||||
|
publicly available network server or other readily accessible means,
|
||||||
|
then you must either (1) cause the Corresponding Source to be so
|
||||||
|
available, or (2) arrange to deprive yourself of the benefit of the
|
||||||
|
patent license for this particular work, or (3) arrange, in a manner
|
||||||
|
consistent with the requirements of this License, to extend the patent
|
||||||
|
license to downstream recipients. "Knowingly relying" means you have
|
||||||
|
actual knowledge that, but for the patent license, your conveying the
|
||||||
|
covered work in a country, or your recipient's use of the covered work
|
||||||
|
in a country, would infringe one or more identifiable patents in that
|
||||||
|
country that you have reason to believe are valid.
|
||||||
|
|
||||||
|
If, pursuant to or in connection with a single transaction or
|
||||||
|
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||||
|
covered work, and grant a patent license to some of the parties
|
||||||
|
receiving the covered work authorizing them to use, propagate, modify
|
||||||
|
or convey a specific copy of the covered work, then the patent license
|
||||||
|
you grant is automatically extended to all recipients of the covered
|
||||||
|
work and works based on it.
|
||||||
|
|
||||||
|
A patent license is "discriminatory" if it does not include within
|
||||||
|
the scope of its coverage, prohibits the exercise of, or is
|
||||||
|
conditioned on the non-exercise of one or more of the rights that are
|
||||||
|
specifically granted under this License. You may not convey a covered
|
||||||
|
work if you are a party to an arrangement with a third party that is
|
||||||
|
in the business of distributing software, under which you make payment
|
||||||
|
to the third party based on the extent of your activity of conveying
|
||||||
|
the work, and under which the third party grants, to any of the
|
||||||
|
parties who would receive the covered work from you, a discriminatory
|
||||||
|
patent license (a) in connection with copies of the covered work
|
||||||
|
conveyed by you (or copies made from those copies), or (b) primarily
|
||||||
|
for and in connection with specific products or compilations that
|
||||||
|
contain the covered work, unless you entered into that arrangement,
|
||||||
|
or that patent license was granted, prior to 28 March 2007.
|
||||||
|
|
||||||
|
Nothing in this License shall be construed as excluding or limiting
|
||||||
|
any implied license or other defenses to infringement that may
|
||||||
|
otherwise be available to you under applicable patent law.
|
||||||
|
|
||||||
|
12. No Surrender of Others' Freedom.
|
||||||
|
|
||||||
|
If conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot convey a
|
||||||
|
covered work so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you may
|
||||||
|
not convey it at all. For example, if you agree to terms that obligate you
|
||||||
|
to collect a royalty for further conveying from those to whom you convey
|
||||||
|
the Program, the only way you could satisfy both those terms and this
|
||||||
|
License would be to refrain entirely from conveying the Program.
|
||||||
|
|
||||||
|
13. Remote Network Interaction; Use with the GNU General Public License.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, if you modify the
|
||||||
|
Program, your modified version must prominently offer all users
|
||||||
|
interacting with it remotely through a computer network (if your version
|
||||||
|
supports such interaction) an opportunity to receive the Corresponding
|
||||||
|
Source of your version by providing access to the Corresponding Source
|
||||||
|
from a network server at no charge, through some standard or customary
|
||||||
|
means of facilitating copying of software. This Corresponding Source
|
||||||
|
shall include the Corresponding Source for any work covered by version 3
|
||||||
|
of the GNU General Public License that is incorporated pursuant to the
|
||||||
|
following paragraph.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, you have
|
||||||
|
permission to link or combine any covered work with a work licensed
|
||||||
|
under version 3 of the GNU General Public License into a single
|
||||||
|
combined work, and to convey the resulting work. The terms of this
|
||||||
|
License will continue to apply to the part which is the covered work,
|
||||||
|
but the work with which it is combined will remain governed by version
|
||||||
|
3 of the GNU General Public License.
|
||||||
|
|
||||||
|
14. Revised Versions of this License.
|
||||||
|
|
||||||
|
The Free Software Foundation may publish revised and/or new versions of
|
||||||
|
the GNU Affero General Public License from time to time. Such new versions
|
||||||
|
will be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the
|
||||||
|
Program specifies that a certain numbered version of the GNU Affero General
|
||||||
|
Public License "or any later version" applies to it, you have the
|
||||||
|
option of following the terms and conditions either of that numbered
|
||||||
|
version or of any later version published by the Free Software
|
||||||
|
Foundation. If the Program does not specify a version number of the
|
||||||
|
GNU Affero General Public License, you may choose any version ever published
|
||||||
|
by the Free Software Foundation.
|
||||||
|
|
||||||
|
If the Program specifies that a proxy can decide which future
|
||||||
|
versions of the GNU Affero General Public License can be used, that proxy's
|
||||||
|
public statement of acceptance of a version permanently authorizes you
|
||||||
|
to choose that version for the Program.
|
||||||
|
|
||||||
|
Later license versions may give you additional or different
|
||||||
|
permissions. However, no additional obligations are imposed on any
|
||||||
|
author or copyright holder as a result of your choosing to follow a
|
||||||
|
later version.
|
||||||
|
|
||||||
|
15. Disclaimer of Warranty.
|
||||||
|
|
||||||
|
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||||
|
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||||
|
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||||
|
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||||
|
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||||
|
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||||
|
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||||
|
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
16. Limitation of Liability.
|
||||||
|
|
||||||
|
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||||
|
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||||
|
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||||
|
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||||
|
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||||
|
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||||
|
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||||
|
SUCH DAMAGES.
|
||||||
|
|
||||||
|
17. Interpretation of Sections 15 and 16.
|
||||||
|
|
||||||
|
If the disclaimer of warranty and limitation of liability provided
|
||||||
|
above cannot be given local legal effect according to their terms,
|
||||||
|
reviewing courts shall apply local law that most closely approximates
|
||||||
|
an absolute waiver of all civil liability in connection with the
|
||||||
|
Program, unless a warranty or assumption of liability accompanies a
|
||||||
|
copy of the Program in return for a fee.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
state the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU Affero General Public License as published
|
||||||
|
by the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU Affero General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU Affero General Public License
|
||||||
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If your software can interact with users remotely through a computer
|
||||||
|
network, you should also make sure that it provides a way for users to
|
||||||
|
get its source. For example, if your program is a web application, its
|
||||||
|
interface could display a "Source" link that leads users to an archive
|
||||||
|
of the code. There are many ways you could offer source, and different
|
||||||
|
solutions will be better for different programs; see section 13 for the
|
||||||
|
specific requirements.
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or school,
|
||||||
|
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||||
|
For more information on this, and how to apply and follow the GNU AGPL, see
|
||||||
|
<http://www.gnu.org/licenses/>.
|
||||||
|
|
|
||||||
111
README.md
111
README.md
|
|
@ -1,111 +0,0 @@
|
||||||
# Wyrdgard
|
|
||||||
|
|
||||||
<a href="https://nixos.wiki/wiki/Flakes" target="_blank">
|
|
||||||
<img alt="Nix Flakes Ready" src="https://img.shields.io/static/v1?logo=nixos&logoColor=d8dee9&label=Nix%20Flakes&labelColor=5e81ac&message=Ready&color=d8dee9&style=for-the-badge">
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/snowfallorg/lib" target="_blank">
|
|
||||||
<img alt="Built With Snowfall" src="https://img.shields.io/static/v1?logoColor=d8dee9&label=Built%20With&labelColor=5e81ac&message=Snowfall&color=d8dee9&style=for-the-badge">
|
|
||||||
</a>
|
|
||||||
|
|
||||||
My all-inclusive nix flake to solve all my problems.
|
|
||||||
|
|
||||||
|
|
||||||
> [!WARNING]
|
|
||||||
> Do not just use this repo out of the box since it will not work for your setup (or at least it probably wont work)
|
|
||||||
> Feel free to copy any parts you find interesting or useful, but I would recommend building your flake up from scratch as it will allow for easier bughunting.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
## Repository Overview
|
|
||||||
|
|
||||||
- [homes](#homes)
|
|
||||||
- [lib](#lib)
|
|
||||||
- [modules](#modules)
|
|
||||||
- [overlays](#overlays)
|
|
||||||
- [secrets](#secrets)
|
|
||||||
- [shells](#shells)
|
|
||||||
- [systems](#systems)
|
|
||||||
|
|
||||||
Starting your nix journey can be daunting and understanding how the whole ecosystem works takes some time.
|
|
||||||
For me starting with snowfall-lib was both a blessing and a curse, it took away so many problempoints by being easy, but it also hampered my learning because I never had to do things from scratch and sometimes translating a "normal" flake to a snowfall-lib setup was not trivial.
|
|
||||||
Luckily for me Jake (the creator of snowfall-lib) was so kind and helped me bugfix and learn how to solve my own Problems.
|
|
||||||
|
|
||||||
|
|
||||||
### homes
|
|
||||||
|
|
||||||
The homes folder is home to all your homemanager configuration that is specific to that system (and user) and that system only.
|
|
||||||
If you want generic home manager configuration then look into [modules/home](modules/home/README.md).
|
|
||||||
|
|
||||||
- home/system/user@hostname syntax
|
|
||||||
|
|
||||||
I dont really use this besides for testing out some apps, most of the things get turned into generic modules so I can eventually reuse them later.
|
|
||||||
|
|
||||||
For more extensive explainations checkout [snowfall-lib/homes](https://snowfall.org/guides/lib/homes/)!
|
|
||||||
|
|
||||||
### lib
|
|
||||||
|
|
||||||
- extending lib
|
|
||||||
- any things defined here can be accessed vial `inherit (lib.${namespace})`
|
|
||||||
|
|
||||||
Mine is straight ripped from [here](https://github.com/jakehamilton/config/blob/main/lib/module/default.nix), as I have not found much use for this outside of these options, maybe at some point.
|
|
||||||
|
|
||||||
For more extensive explainations checkout [snowfall-lib/lib](https://snowfall.org/guides/lib/library/)!
|
|
||||||
|
|
||||||
### [modules](./modules/README.md)
|
|
||||||
|
|
||||||
This is the most interesting section of the flake, here I (and other users of snowfall-lib) define the packages that are available to your configuration.
|
|
||||||
there are 3 main categories
|
|
||||||
|
|
||||||
- nixos `general system packages`
|
|
||||||
- home `general homemanager packages`
|
|
||||||
- darwin `general mac packages (tho at this point in time I do not have a mac)`
|
|
||||||
|
|
||||||
Most of my configuration happens in this section and this is also where the different snowfall-lib repos diverge, some aspects are still fairly close to Jakes as that is what I started with, but some areas are more mature and now more my own style.
|
|
||||||
For more concrete information abotu my system specific setup read [here](/modules/nixos/README.md).
|
|
||||||
|
|
||||||
For more extensive explainations checkout [snowfall-lib/modules](https://snowfall.org/guides/lib/homes/)!
|
|
||||||
|
|
||||||
### [overlays](./overlays/README.md)
|
|
||||||
|
|
||||||
- overlays provided by this flake
|
|
||||||
|
|
||||||
For more extensive explainations checkout [snowfall-lib/overlays](https://snowfall.org/guides/lib/overlays/)!
|
|
||||||
|
|
||||||
### secrets
|
|
||||||
|
|
||||||
- secrets used currently only one file
|
|
||||||
|
|
||||||
> [!IMPORTANT]
|
|
||||||
> This uses [sops-nix](https://github.com/Mic92/sops-nix) to encrypt sensitive information you need in your flake, never have secrets or password unencrypted in your repo, not even if it is private
|
|
||||||
|
|
||||||
|
|
||||||
### [shells](./shells/README.md)
|
|
||||||
|
|
||||||
This is also fairly interesting and a section I have not delved in too much, currently I only have a rust flake for [screeps-rust](https://github.com/Daholli/screeps-rust) in here.
|
|
||||||
I think thi sis great to have quick access to a out of the box dev shell, but generally you probably want a project specific flake.
|
|
||||||
|
|
||||||
You can access these flakes either using `self#rust` or in my case `github:Daholli/nixos-config#rust`.
|
|
||||||
|
|
||||||
|
|
||||||
For more extensive explainations checkout [snowfall-lib/shells](https://snowfall.org/guides/lib/shells/)!
|
|
||||||
|
|
||||||
### systems
|
|
||||||
|
|
||||||
- all the systems that can be built with the flake
|
|
||||||
- systems/system/hostname syntax
|
|
||||||
|
|
||||||
This is the heart piece of the flake, this is what is being targeted if you call `nixos-rebuild switch --flake .#<hostname>` I try to only have very system specific config in here and try to cover all the other things in the [generic part of the flake](/modules/nixos/README.md).
|
|
||||||
If you want to start piecing together how my config works this is where you would start.
|
|
||||||
|
|
||||||
For more extensive explainations checkout [snowfall-lib/systems](https://snowfall.org/guides/lib/systemns/)!
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## inspirations and thanks
|
|
||||||
|
|
||||||
Most of this config draws inspiration from this config:
|
|
||||||
[https://github.com/jakehamilton/config](https://github.com/jakehamilton/config)
|
|
||||||
|
|
||||||
|
|
||||||
495
flake.lock
generated
495
flake.lock
generated
|
|
@ -110,11 +110,11 @@
|
||||||
"nixpkgs": "nixpkgs_2"
|
"nixpkgs": "nixpkgs_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761583935,
|
"lastModified": 1761596764,
|
||||||
"narHash": "sha256-vJ0ylFdPPESUCBYZvEtVmVemSp4G0WH8CbVIkboHIJs=",
|
"narHash": "sha256-KTL+8Fw1qAbqubZSHRMjO4HkILJWVdWTylqHXQ4VTBE=",
|
||||||
"owner": "cachix",
|
"owner": "cachix",
|
||||||
"repo": "devenv",
|
"repo": "devenv",
|
||||||
"rev": "b7e3b2aeb90ce37517fb8da09ceff8ab587a9fcf",
|
"rev": "17560d064ba5e4fc946c0ea0ee7b31ec291e706f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -131,11 +131,11 @@
|
||||||
"rust-analyzer-src": "rust-analyzer-src"
|
"rust-analyzer-src": "rust-analyzer-src"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761547629,
|
"lastModified": 1761633962,
|
||||||
"narHash": "sha256-4OH1CVm2PdjKRqEJ3RLfkQMDSBdn7VId6iyYCwKOK+U=",
|
"narHash": "sha256-QTA706q3zDi9yN7bwsOnj2cQj8FVi9x147A/2lR495U=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "fenix",
|
"repo": "fenix",
|
||||||
"rev": "d82a7c64ea441e397914577c9a18f2867e5b364b",
|
"rev": "abecdc70faee6ef5abf8b250795042a0cbe7070f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -211,11 +211,11 @@
|
||||||
"flake-compat_5": {
|
"flake-compat_5": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1650374568,
|
"lastModified": 1747046372,
|
||||||
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
|
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
|
||||||
"owner": "edolstra",
|
"owner": "edolstra",
|
||||||
"repo": "flake-compat",
|
"repo": "flake-compat",
|
||||||
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
|
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -261,44 +261,25 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"flake-parts_2": {
|
||||||
|
"inputs": {
|
||||||
|
"nixpkgs-lib": "nixpkgs-lib"
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1760948891,
|
||||||
|
"narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=",
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "flake-parts",
|
||||||
|
"rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "flake-parts",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"flake-utils": {
|
"flake-utils": {
|
||||||
"inputs": {
|
|
||||||
"systems": "systems_3"
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1694529238,
|
|
||||||
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "flake-utils",
|
|
||||||
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "flake-utils",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"flake-utils-plus": {
|
|
||||||
"inputs": {
|
|
||||||
"flake-utils": "flake-utils"
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1715533576,
|
|
||||||
"narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=",
|
|
||||||
"owner": "gytis-ivaskevicius",
|
|
||||||
"repo": "flake-utils-plus",
|
|
||||||
"rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "gytis-ivaskevicius",
|
|
||||||
"repo": "flake-utils-plus",
|
|
||||||
"rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"flake-utils_2": {
|
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"systems": "systems_4"
|
"systems": "systems_4"
|
||||||
},
|
},
|
||||||
|
|
@ -343,12 +324,34 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"git-hooks_2": {
|
"git-hooks_2": {
|
||||||
|
"inputs": {
|
||||||
|
"flake-compat": "flake-compat_2",
|
||||||
|
"gitignore": "gitignore_2",
|
||||||
|
"nixpkgs": [
|
||||||
|
"nixpkgs"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1760663237,
|
||||||
|
"narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=",
|
||||||
|
"owner": "cachix",
|
||||||
|
"repo": "git-hooks.nix",
|
||||||
|
"rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "cachix",
|
||||||
|
"repo": "git-hooks.nix",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"git-hooks_3": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-compat": [
|
"flake-compat": [
|
||||||
"simple-nixos-mailserver",
|
"simple-nixos-mailserver",
|
||||||
"flake-compat"
|
"flake-compat"
|
||||||
],
|
],
|
||||||
"gitignore": "gitignore_3",
|
"gitignore": "gitignore_4",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"simple-nixos-mailserver",
|
"simple-nixos-mailserver",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
|
|
@ -391,6 +394,27 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gitignore_2": {
|
"gitignore_2": {
|
||||||
|
"inputs": {
|
||||||
|
"nixpkgs": [
|
||||||
|
"git-hooks",
|
||||||
|
"nixpkgs"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1709087332,
|
||||||
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "gitignore.nix",
|
||||||
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "hercules-ci",
|
||||||
|
"repo": "gitignore.nix",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"gitignore_3": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"hyprland",
|
"hyprland",
|
||||||
|
|
@ -412,7 +436,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gitignore_3": {
|
"gitignore_4": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"simple-nixos-mailserver",
|
"simple-nixos-mailserver",
|
||||||
|
|
@ -434,7 +458,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gitignore_4": {
|
"gitignore_5": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"zls",
|
"zls",
|
||||||
|
|
@ -659,11 +683,11 @@
|
||||||
"xdph": "xdph"
|
"xdph": "xdph"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761585724,
|
"lastModified": 1761601789,
|
||||||
"narHash": "sha256-Ae7HmiDEEbNudaHFWoT/Fw8s3dOiGdZHJwn33SymEt8=",
|
"narHash": "sha256-F8HDu+xAZ2GhYRZPTMbFgXfA6VI7pN95juP3/llCKx8=",
|
||||||
"owner": "hyprwm",
|
"owner": "hyprwm",
|
||||||
"repo": "Hyprland",
|
"repo": "Hyprland",
|
||||||
"rev": "b186d3bf1b0c9eb4637f369f602ff5650cfe3602",
|
"rev": "309c3c78485781a28ad9f5bef48b09ecb3b81473",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -978,37 +1002,18 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"libcamera-src": {
|
"import-tree": {
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1725630279,
|
"lastModified": 1761120675,
|
||||||
"narHash": "sha256-KH30jmHfxXq4j2CL7kv18DYECJRp9ECuWNPnqPZajPA=",
|
"narHash": "sha256-TEbh9zISiQcU82VwVoEbmXHnSGlUxTwvjJA9g9ErSDA=",
|
||||||
"owner": "raspberrypi",
|
"owner": "vic",
|
||||||
"repo": "libcamera",
|
"repo": "import-tree",
|
||||||
"rev": "69a894c4adad524d3063dd027f5c4774485cf9db",
|
"rev": "a037ed2a58fc0ebed9e93b9ef79b0646e648f719",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "raspberrypi",
|
"owner": "vic",
|
||||||
"repo": "libcamera",
|
"repo": "import-tree",
|
||||||
"rev": "69a894c4adad524d3063dd027f5c4774485cf9db",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"libpisp-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1724944683,
|
|
||||||
"narHash": "sha256-Fo2UJmQHS855YSSKKmGrsQnJzXog1cdpkIOO72yYAM4=",
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"repo": "libpisp",
|
|
||||||
"rev": "28196ed6edcfeda88d23cc5f213d51aa6fa17bb3",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"ref": "v1.0.7",
|
|
||||||
"repo": "libpisp",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -1040,11 +1045,11 @@
|
||||||
"rust-overlay": []
|
"rust-overlay": []
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760940149,
|
"lastModified": 1761460429,
|
||||||
"narHash": "sha256-KbM47vD6E0cx+v4jYQZ8mD5N186AKm2CQlyh34TW58U=",
|
"narHash": "sha256-pJeM23DGMD5AK4gdNaDM1qsIv87NYQJgEh2E8tRd7es=",
|
||||||
"owner": "YaLTeR",
|
"owner": "YaLTeR",
|
||||||
"repo": "niri",
|
"repo": "niri",
|
||||||
"rev": "b3245b81a6ed8edfaf5388a74d2e0a23c24941e5",
|
"rev": "e6f3c538da0c646bda43fcde7ef7dc3b771e0c8b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1067,11 +1072,11 @@
|
||||||
"xwayland-satellite-unstable": "xwayland-satellite-unstable"
|
"xwayland-satellite-unstable": "xwayland-satellite-unstable"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761187190,
|
"lastModified": 1761623016,
|
||||||
"narHash": "sha256-5ln16iOeWpEX5MO7M3jzFEBNFE42gpFsCvSvPjtF6tQ=",
|
"narHash": "sha256-C2+TErNmeHMCtodwVrMeA/uJg1GRdQbOntRI7DFullA=",
|
||||||
"owner": "sodiboo",
|
"owner": "sodiboo",
|
||||||
"repo": "niri-flake",
|
"repo": "niri-flake",
|
||||||
"rev": "77a07f5d3b775fba67550c38122ebb8d3ee3ba1c",
|
"rev": "f0bfe0aaaa51378ace7492850290f8d2db6cc7f3",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1083,11 +1088,11 @@
|
||||||
"niri-unstable": {
|
"niri-unstable": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1760940149,
|
"lastModified": 1761460429,
|
||||||
"narHash": "sha256-KbM47vD6E0cx+v4jYQZ8mD5N186AKm2CQlyh34TW58U=",
|
"narHash": "sha256-pJeM23DGMD5AK4gdNaDM1qsIv87NYQJgEh2E8tRd7es=",
|
||||||
"owner": "YaLTeR",
|
"owner": "YaLTeR",
|
||||||
"repo": "niri",
|
"repo": "niri",
|
||||||
"rev": "b3245b81a6ed8edfaf5388a74d2e0a23c24941e5",
|
"rev": "e6f3c538da0c646bda43fcde7ef7dc3b771e0c8b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1173,7 +1178,7 @@
|
||||||
},
|
},
|
||||||
"nixos-wsl": {
|
"nixos-wsl": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-compat": "flake-compat_3",
|
"flake-compat": "flake-compat_4",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
]
|
]
|
||||||
|
|
@ -1240,29 +1245,28 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs-master": {
|
"nixpkgs-lib": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761587245,
|
"lastModified": 1754788789,
|
||||||
"narHash": "sha256-E7b7ZPmXu2Be28Q4Skyb80WeWfWn9Q4zZ/qBuTlJ6Kc=",
|
"narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=",
|
||||||
"owner": "nixos",
|
"owner": "nix-community",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs.lib",
|
||||||
"rev": "76f57d43c66d58c82211ca055075dc30c977479c",
|
"rev": "a73b9c743612e4244d865a2fdee11865283c04e6",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nix-community",
|
||||||
"ref": "master",
|
"repo": "nixpkgs.lib",
|
||||||
"repo": "nixpkgs",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs-stable": {
|
"nixpkgs-stable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761016216,
|
"lastModified": 1761468971,
|
||||||
"narHash": "sha256-G/iC4t/9j/52i/nm+0/4ybBmAF4hzR8CNHC75qEhjHo=",
|
"narHash": "sha256-vY2OLVg5ZTobdroQKQQSipSIkHlxOTrIF1fsMzPh8w8=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "481cf557888e05d3128a76f14c76397b7d7cc869",
|
"rev": "78e34d1667d32d8a0ffc3eba4591ff256e80576e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1272,22 +1276,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs-tuya-vacuum": {
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1743180016,
|
|
||||||
"narHash": "sha256-REuNO+d3gTjk+03wZEcwCvXZNQGbb0nv44gwoLMTj4Q=",
|
|
||||||
"owner": "Daholli",
|
|
||||||
"repo": "nixpkgs",
|
|
||||||
"rev": "84b34e39e7a0879367189f34401191f6a0364bcf",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "Daholli",
|
|
||||||
"repo": "nixpkgs",
|
|
||||||
"rev": "84b34e39e7a0879367189f34401191f6a0364bcf",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nixpkgs-unstable": {
|
"nixpkgs-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761373498,
|
"lastModified": 1761373498,
|
||||||
|
|
@ -1369,6 +1357,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs_6": {
|
"nixpkgs_6": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1761236834,
|
||||||
|
"narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
|
||||||
|
"owner": "nixos",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "nixos",
|
||||||
|
"ref": "nixpkgs-unstable",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"nixpkgs_7": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1755615617,
|
"lastModified": 1755615617,
|
||||||
"narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=",
|
"narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=",
|
||||||
|
|
@ -1386,8 +1390,8 @@
|
||||||
},
|
},
|
||||||
"pre-commit-hooks": {
|
"pre-commit-hooks": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-compat": "flake-compat_2",
|
"flake-compat": "flake-compat_3",
|
||||||
"gitignore": "gitignore_2",
|
"gitignore": "gitignore_3",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"hyprland",
|
"hyprland",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
|
|
@ -1407,42 +1411,13 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"raspberry-pi-nix": {
|
|
||||||
"inputs": {
|
|
||||||
"libcamera-src": "libcamera-src",
|
|
||||||
"libpisp-src": "libpisp-src",
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixpkgs"
|
|
||||||
],
|
|
||||||
"rpi-bluez-firmware-src": "rpi-bluez-firmware-src",
|
|
||||||
"rpi-firmware-nonfree-src": "rpi-firmware-nonfree-src",
|
|
||||||
"rpi-firmware-src": "rpi-firmware-src",
|
|
||||||
"rpi-linux-6_10_12-src": "rpi-linux-6_10_12-src",
|
|
||||||
"rpi-linux-6_6_67-src": "rpi-linux-6_6_67-src",
|
|
||||||
"rpi-linux-stable-src": "rpi-linux-stable-src",
|
|
||||||
"rpicam-apps-src": "rpicam-apps-src",
|
|
||||||
"u-boot-src": "u-boot-src"
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1738212544,
|
|
||||||
"narHash": "sha256-7gcdeZO0iQ6hxhZlhdENJGfFoZE1g5sZ/9STQTi+q9Q=",
|
|
||||||
"owner": "JamieMagee",
|
|
||||||
"repo": "raspberry-pi-nix",
|
|
||||||
"rev": "25118248489e047a7da43a21409b457aa2af315e",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "JamieMagee",
|
|
||||||
"repo": "raspberry-pi-nix",
|
|
||||||
"rev": "25118248489e047a7da43a21409b457aa2af315e",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"root": {
|
"root": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"catppuccin": "catppuccin",
|
"catppuccin": "catppuccin",
|
||||||
"devenv": "devenv",
|
"devenv": "devenv",
|
||||||
"fenix": "fenix",
|
"fenix": "fenix",
|
||||||
|
"flake-parts": "flake-parts_2",
|
||||||
|
"git-hooks": "git-hooks_2",
|
||||||
"gpg-base-conf": "gpg-base-conf",
|
"gpg-base-conf": "gpg-base-conf",
|
||||||
"helix": "helix",
|
"helix": "helix",
|
||||||
"home-manager": "home-manager",
|
"home-manager": "home-manager",
|
||||||
|
|
@ -1450,6 +1425,7 @@
|
||||||
"hyprland": "hyprland",
|
"hyprland": "hyprland",
|
||||||
"hyprland-plugins": "hyprland-plugins",
|
"hyprland-plugins": "hyprland-plugins",
|
||||||
"hyprlock": "hyprlock",
|
"hyprlock": "hyprlock",
|
||||||
|
"import-tree": "import-tree",
|
||||||
"nh-flake": "nh-flake",
|
"nh-flake": "nh-flake",
|
||||||
"niri": "niri",
|
"niri": "niri",
|
||||||
"niri-flake": "niri-flake",
|
"niri-flake": "niri-flake",
|
||||||
|
|
@ -1458,146 +1434,24 @@
|
||||||
"nixos-wsl": "nixos-wsl",
|
"nixos-wsl": "nixos-wsl",
|
||||||
"nixpkgs": "nixpkgs_3",
|
"nixpkgs": "nixpkgs_3",
|
||||||
"nixpkgs-latest-factorio": "nixpkgs-latest-factorio",
|
"nixpkgs-latest-factorio": "nixpkgs-latest-factorio",
|
||||||
"nixpkgs-master": "nixpkgs-master",
|
|
||||||
"nixpkgs-tuya-vacuum": "nixpkgs-tuya-vacuum",
|
|
||||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||||
"raspberry-pi-nix": "raspberry-pi-nix",
|
|
||||||
"simple-nixos-mailserver": "simple-nixos-mailserver",
|
"simple-nixos-mailserver": "simple-nixos-mailserver",
|
||||||
"snowfall-lib": "snowfall-lib",
|
|
||||||
"sops-nix": "sops-nix",
|
"sops-nix": "sops-nix",
|
||||||
"tuya-vaccum-maps": "tuya-vaccum-maps",
|
"systems": "systems_3",
|
||||||
|
"treefmt-nix": "treefmt-nix",
|
||||||
"zen-browser": "zen-browser",
|
"zen-browser": "zen-browser",
|
||||||
"zig-overlay": "zig-overlay",
|
"zig-overlay": "zig-overlay",
|
||||||
"zls": "zls"
|
"zls": "zls"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rpi-bluez-firmware-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1708969706,
|
|
||||||
"narHash": "sha256-KakKnOBeWxh0exu44beZ7cbr5ni4RA9vkWYb9sGMb8Q=",
|
|
||||||
"owner": "RPi-Distro",
|
|
||||||
"repo": "bluez-firmware",
|
|
||||||
"rev": "78d6a07730e2d20c035899521ab67726dc028e1c",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "RPi-Distro",
|
|
||||||
"ref": "bookworm",
|
|
||||||
"repo": "bluez-firmware",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rpi-firmware-nonfree-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1723266537,
|
|
||||||
"narHash": "sha256-T7eTKXqY9cxEMdab8Snda4CEOrEihy5uOhA6Fy+Mhnw=",
|
|
||||||
"owner": "RPi-Distro",
|
|
||||||
"repo": "firmware-nonfree",
|
|
||||||
"rev": "4b356e134e8333d073bd3802d767a825adec3807",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "RPi-Distro",
|
|
||||||
"ref": "bookworm",
|
|
||||||
"repo": "firmware-nonfree",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rpi-firmware-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1728405098,
|
|
||||||
"narHash": "sha256-4gnK0KbqFnjBmWia9Jt2gveVWftmHrprpwBqYVqE/k0=",
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"repo": "firmware",
|
|
||||||
"rev": "7bbb5f80d20a2335066a8781459c9f33e5eebc64",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"ref": "1.20241008",
|
|
||||||
"repo": "firmware",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rpi-linux-6_10_12-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1728305462,
|
|
||||||
"narHash": "sha256-LtvNmGD1D5YYv+C9xxxddAeHw69o3OX/H9M7F663L74=",
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"repo": "linux",
|
|
||||||
"rev": "26ee50d56618c2d98100b1bc672fd201aed4d00f",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"ref": "rpi-6.10.y",
|
|
||||||
"repo": "linux",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rpi-linux-6_6_67-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1734790986,
|
|
||||||
"narHash": "sha256-q9swM2TmmuzbUuQnbLZk5PseKWD7/SNPwtth6bpGIqE=",
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"repo": "linux",
|
|
||||||
"rev": "811ff707533bcd67cdcd368bbd46223082009b12",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"ref": "rpi-6.6.y",
|
|
||||||
"repo": "linux",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rpi-linux-stable-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1728403745,
|
|
||||||
"narHash": "sha256-phCxkuO+jUGZkfzSrBq6yErQeO2Td+inIGHxctXbD5U=",
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"repo": "linux",
|
|
||||||
"rev": "5aeecea9f4a45248bcf564dec924965e066a7bfd",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"ref": "stable_20241008",
|
|
||||||
"repo": "linux",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rpicam-apps-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1727515047,
|
|
||||||
"narHash": "sha256-qCYGrcibOeGztxf+sd44lD6VAOGoUNwRqZDdAmcTa/U=",
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"repo": "rpicam-apps",
|
|
||||||
"rev": "a8ccf9f3cd9df49875dfb834a2b490d41d226031",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "raspberrypi",
|
|
||||||
"ref": "v1.5.2",
|
|
||||||
"repo": "rpicam-apps",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"rust-analyzer-src": {
|
"rust-analyzer-src": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761500479,
|
"lastModified": 1761606039,
|
||||||
"narHash": "sha256-syeBTCCU96qPJHcVpwHeCwmPCiLTDHHgYQYhpZ0iwLo=",
|
"narHash": "sha256-rNsxpCKWzVNJ5FR71mpZFSEPxuvZfAQzcVpgfwgajQU=",
|
||||||
"owner": "rust-lang",
|
"owner": "rust-lang",
|
||||||
"repo": "rust-analyzer",
|
"repo": "rust-analyzer",
|
||||||
"rev": "049767e6faa84b2d1a951d8f227e6ebd99d728a2",
|
"rev": "7c810e9994eff5b2b7a78ab0a656948c1e8dbf18",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1631,8 +1485,8 @@
|
||||||
"simple-nixos-mailserver": {
|
"simple-nixos-mailserver": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"blobs": "blobs",
|
"blobs": "blobs",
|
||||||
"flake-compat": "flake-compat_4",
|
"flake-compat": "flake-compat_5",
|
||||||
"git-hooks": "git-hooks_2",
|
"git-hooks": "git-hooks_3",
|
||||||
"nixpkgs": "nixpkgs_4",
|
"nixpkgs": "nixpkgs_4",
|
||||||
"nixpkgs-25_05": "nixpkgs-25_05"
|
"nixpkgs-25_05": "nixpkgs-25_05"
|
||||||
},
|
},
|
||||||
|
|
@ -1650,28 +1504,6 @@
|
||||||
"type": "gitlab"
|
"type": "gitlab"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"snowfall-lib": {
|
|
||||||
"inputs": {
|
|
||||||
"flake-compat": "flake-compat_5",
|
|
||||||
"flake-utils-plus": "flake-utils-plus",
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1736130495,
|
|
||||||
"narHash": "sha256-4i9nAJEZFv7vZMmrE0YG55I3Ggrtfo5/T07JEpEZ/RM=",
|
|
||||||
"owner": "snowfallorg",
|
|
||||||
"repo": "lib",
|
|
||||||
"rev": "02d941739f98a09e81f3d2d9b3ab08918958beac",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "snowfallorg",
|
|
||||||
"repo": "lib",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sops-nix": {
|
"sops-nix": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": "nixpkgs_5"
|
"nixpkgs": "nixpkgs_5"
|
||||||
|
|
@ -1722,16 +1554,16 @@
|
||||||
},
|
},
|
||||||
"systems_3": {
|
"systems_3": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1681028828,
|
"lastModified": 1689347949,
|
||||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
||||||
"owner": "nix-systems",
|
"owner": "nix-systems",
|
||||||
"repo": "default",
|
"repo": "default-linux",
|
||||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nix-systems",
|
"owner": "nix-systems",
|
||||||
"repo": "default",
|
"repo": "default-linux",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -1750,35 +1582,24 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tuya-vaccum-maps": {
|
"treefmt-nix": {
|
||||||
"flake": false,
|
"inputs": {
|
||||||
|
"nixpkgs": "nixpkgs_6"
|
||||||
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1752975474,
|
"lastModified": 1761311587,
|
||||||
"narHash": "sha256-MTCOspRIjDKJkMPgwoKgTRtcc6rgJRGxDBwfMD/QZ7g=",
|
"narHash": "sha256-Msq86cR5SjozQGCnC6H8C+0cD4rnx91BPltZ9KK613Y=",
|
||||||
"owner": "jaidenlabelle",
|
"owner": "numtide",
|
||||||
"repo": "tuya-vacuum-maps",
|
"repo": "treefmt-nix",
|
||||||
"rev": "c8a96ff1afa62d6cec448f3b7cf6b869a50b20eb",
|
"rev": "2eddae033e4e74bf581c2d1dfa101f9033dbd2dc",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "jaidenlabelle",
|
"owner": "numtide",
|
||||||
"repo": "tuya-vacuum-maps",
|
"repo": "treefmt-nix",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"u-boot-src": {
|
|
||||||
"flake": false,
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1719857238,
|
|
||||||
"narHash": "sha256-mJ2TBy0Y5ZtcGFgtU5RKr0UDUp5FWzojbFb+o/ebRJU=",
|
|
||||||
"type": "tarball",
|
|
||||||
"url": "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"type": "tarball",
|
|
||||||
"url": "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"xdph": {
|
"xdph": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"hyprland-protocols": [
|
"hyprland-protocols": [
|
||||||
|
|
@ -1840,11 +1661,11 @@
|
||||||
"xwayland-satellite-unstable": {
|
"xwayland-satellite-unstable": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761173223,
|
"lastModified": 1761622056,
|
||||||
"narHash": "sha256-FumZh+fPRaKXkl9Y1uTh5KV7Io/AyOZso+UkqLhLArs=",
|
"narHash": "sha256-fBrUszJXmB4MY+wf3QsCnqWHcz7u7fLq0QMAWCltIQg=",
|
||||||
"owner": "Supreeeme",
|
"owner": "Supreeeme",
|
||||||
"repo": "xwayland-satellite",
|
"repo": "xwayland-satellite",
|
||||||
"rev": "bf745144acda1343934e9a094cf9458a54d57889",
|
"rev": "0728d59ff6463a502e001fb090f6eb92dbc04756",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1856,7 +1677,7 @@
|
||||||
"zen-browser": {
|
"zen-browser": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"home-manager": "home-manager_2",
|
"home-manager": "home-manager_2",
|
||||||
"nixpkgs": "nixpkgs_6"
|
"nixpkgs": "nixpkgs_7"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761535208,
|
"lastModified": 1761535208,
|
||||||
|
|
@ -1875,7 +1696,7 @@
|
||||||
"zig-overlay": {
|
"zig-overlay": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-compat": "flake-compat_6",
|
"flake-compat": "flake-compat_6",
|
||||||
"flake-utils": "flake-utils_2",
|
"flake-utils": "flake-utils",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
]
|
]
|
||||||
|
|
@ -1896,7 +1717,7 @@
|
||||||
},
|
},
|
||||||
"zls": {
|
"zls": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"gitignore": "gitignore_4",
|
"gitignore": "gitignore_5",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
],
|
],
|
||||||
|
|
@ -1905,11 +1726,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1761562676,
|
"lastModified": 1761592723,
|
||||||
"narHash": "sha256-yREsDfqZ7JIC2hxQm94DQfNCyhm/KPdxWd3IVJ6zJ2s=",
|
"narHash": "sha256-7MMLpYL/EF3wqHIt7Fl3uQJZH1Vvtvgnd24WFpnBzdQ=",
|
||||||
"owner": "zigtools",
|
"owner": "zigtools",
|
||||||
"repo": "zls",
|
"repo": "zls",
|
||||||
"rev": "67177e3d64b8ab0f358303ee6ed4bac4654e2fdb",
|
"rev": "8b2754ad49006e70cdbd29c1d57ffb0a2889b836",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
123
flake.nix
123
flake.nix
|
|
@ -1,17 +1,28 @@
|
||||||
{
|
{
|
||||||
description = "NixOs Config";
|
description = "All encompassing flake";
|
||||||
|
|
||||||
|
nixConfig = {
|
||||||
|
allow-import-from-derivation = true;
|
||||||
|
};
|
||||||
|
|
||||||
|
outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } (inputs.import-tree ./modules);
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
|
systems.url = "github:nix-systems/default-linux";
|
||||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
|
|
||||||
nixpkgs-master.url = "github:nixos/nixpkgs/master";
|
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||||
|
import-tree.url = "github:vic/import-tree";
|
||||||
|
treefmt-nix.url = "github:numtide/treefmt-nix";
|
||||||
|
|
||||||
|
catppuccin.url = "github:catppuccin/nix";
|
||||||
|
sops-nix.url = "github:Mic92/sops-nix";
|
||||||
|
|
||||||
nixpkgs-latest-factorio.url = "github:Daholli/nixpkgs/e880129391be2f558d6c205cfd931be338b3b707";
|
nixpkgs-latest-factorio.url = "github:Daholli/nixpkgs/e880129391be2f558d6c205cfd931be338b3b707";
|
||||||
nixpkgs-tuya-vacuum.url = "github:Daholli/nixpkgs/84b34e39e7a0879367189f34401191f6a0364bcf";
|
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
url = "github:nix-community/home-manager/master";
|
url = "github:nix-community/home-manager/master";
|
||||||
# url = "github:nix-community/home-manager/release-24.05";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -70,13 +81,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
###
|
|
||||||
# Snowfall dependencies
|
|
||||||
snowfall-lib = {
|
|
||||||
url = "github:snowfallorg/lib";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
helix = {
|
helix = {
|
||||||
url = "github:helix-editor/helix";
|
url = "github:helix-editor/helix";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
@ -88,30 +92,17 @@
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
sops-nix.url = "github:Mic92/sops-nix";
|
|
||||||
|
|
||||||
## temporary
|
|
||||||
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
||||||
|
|
||||||
raspberry-pi-nix = {
|
|
||||||
url = "github:JamieMagee/raspberry-pi-nix/25118248489e047a7da43a21409b457aa2af315e";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
|
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
|
||||||
catppuccin.url = "github:catppuccin/nix";
|
|
||||||
|
|
||||||
###############
|
|
||||||
# homeassitant
|
|
||||||
|
|
||||||
tuya-vaccum-maps = {
|
|
||||||
url = "github:jaidenlabelle/tuya-vacuum-maps";
|
|
||||||
flake = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
################
|
################
|
||||||
## inputs for dev shells
|
## inputs for dev shells
|
||||||
#
|
git-hooks = {
|
||||||
|
url = "github:cachix/git-hooks.nix";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
|
|
||||||
devenv = {
|
devenv = {
|
||||||
url = "github:cachix/devenv";
|
url = "github:cachix/devenv";
|
||||||
# inputs.nixpkgs.follows = "nixpkgs";
|
# inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
@ -135,78 +126,4 @@
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
|
||||||
inputs:
|
|
||||||
let
|
|
||||||
lib = inputs.snowfall-lib.mkLib {
|
|
||||||
inherit inputs;
|
|
||||||
src = ./.;
|
|
||||||
|
|
||||||
snowfall = {
|
|
||||||
meta = {
|
|
||||||
name = "wyrdgard";
|
|
||||||
title = "Wyrdgard";
|
|
||||||
};
|
|
||||||
|
|
||||||
namespace = "wyrdgard";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
in
|
|
||||||
lib.mkFlake {
|
|
||||||
channels-config = {
|
|
||||||
allowUnfree = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
outputs-builder = channels: { formatter = channels.nixpkgs.nixfmt-rfc-style; };
|
|
||||||
|
|
||||||
overlays = with inputs; [
|
|
||||||
devenv.overlays.default
|
|
||||||
niri-flake.overlays.niri
|
|
||||||
];
|
|
||||||
|
|
||||||
homes.modules = with inputs; [
|
|
||||||
sops-nix.homeManagerModules.sops
|
|
||||||
catppuccin.homeModules.catppuccin
|
|
||||||
];
|
|
||||||
|
|
||||||
systems.modules.nixos = with inputs; [
|
|
||||||
home-manager.nixosModules.home-manager
|
|
||||||
nix-ld.nixosModules.nix-ld
|
|
||||||
sops-nix.nixosModules.sops
|
|
||||||
|
|
||||||
catppuccin.nixosModules.catppuccin
|
|
||||||
];
|
|
||||||
|
|
||||||
systems.hosts.yggdrasil.modules = with inputs; [
|
|
||||||
niri-flake.nixosModules.niri
|
|
||||||
];
|
|
||||||
|
|
||||||
homes.hosts.yggdrasil.modules = with inputs; [
|
|
||||||
niri-flake.homeModules.niri
|
|
||||||
];
|
|
||||||
|
|
||||||
systems.hosts.nixberry.modules = with inputs; [
|
|
||||||
raspberry-pi-nix.nixosModules.raspberry-pi
|
|
||||||
raspberry-pi-nix.nixosModules.sd-image
|
|
||||||
];
|
|
||||||
|
|
||||||
systems.hosts.loptland.modules = with inputs; [
|
|
||||||
simple-nixos-mailserver.nixosModules.default
|
|
||||||
];
|
|
||||||
|
|
||||||
systems.hosts.wsl.modules = with inputs; [ nixos-wsl.nixosModules.default ];
|
|
||||||
}
|
|
||||||
// rec {
|
|
||||||
self = inputs.self;
|
|
||||||
|
|
||||||
hydraJobs = {
|
|
||||||
# hosts = lib.mapAttrs (_: cfg: cfg.config.system.build.toplevel) (
|
|
||||||
# lib.filterAttrs (name: cfg: name != "nixberry") self.outputs.nixosConfigurations
|
|
||||||
# );
|
|
||||||
hosts = lib.mapAttrs (_: cfg: cfg.config.system.build.toplevel) self.outputs.nixosConfigurations;
|
|
||||||
packages = self.packages;
|
|
||||||
shells = lib.filterAttrs (name: shell: name == "x86_64-linux") self.devShells;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
pkgs,
|
|
||||||
config,
|
|
||||||
osConfig ? { },
|
|
||||||
format ? "unknown",
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.wyrdgard;
|
|
||||||
{
|
|
||||||
wyrdgard = {
|
|
||||||
apps = {
|
|
||||||
kitty = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
tools = {
|
|
||||||
direnv = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
home.stateVersion = "24.11";
|
|
||||||
}
|
|
||||||
|
|
@ -1,20 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
pkgs,
|
|
||||||
config,
|
|
||||||
osConfig ? { },
|
|
||||||
format ? "unknown",
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.wyrdgard;
|
|
||||||
{
|
|
||||||
wyrdgard = {
|
|
||||||
apps = {
|
|
||||||
kitty = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
tools = {
|
|
||||||
direnv = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,291 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
pkgs,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
osConfig ? { },
|
|
||||||
format ? "unknown",
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.${namespace};
|
|
||||||
{
|
|
||||||
wyrdgard = {
|
|
||||||
apps = {
|
|
||||||
kitty = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
tools = {
|
|
||||||
direnv = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
services.easyeffects = {
|
|
||||||
enable = true;
|
|
||||||
preset = "jtrv-preset";
|
|
||||||
extraPresets = {
|
|
||||||
jtrv-preset = {
|
|
||||||
input = {
|
|
||||||
blocklist = [
|
|
||||||
|
|
||||||
];
|
|
||||||
"compressor#0" = {
|
|
||||||
attack = 5;
|
|
||||||
boost-amount = 6;
|
|
||||||
boost-threshold = -72;
|
|
||||||
bypass = false;
|
|
||||||
dry = -100;
|
|
||||||
hpf-frequency = 10;
|
|
||||||
hpf-mode = "off";
|
|
||||||
input-gain = 0;
|
|
||||||
knee = -6;
|
|
||||||
lpf-frequency = 20000;
|
|
||||||
lpf-mode = "off";
|
|
||||||
makeup = 0;
|
|
||||||
mode = "Downward";
|
|
||||||
output-gain = 0;
|
|
||||||
ratio = 4;
|
|
||||||
release = 75;
|
|
||||||
release-threshold = -40;
|
|
||||||
sidechain = {
|
|
||||||
lookahead = 0;
|
|
||||||
mode = "RMS";
|
|
||||||
preamp = 0;
|
|
||||||
reactivity = 10;
|
|
||||||
source = "Middle";
|
|
||||||
stereo-split-source = "Left/Right";
|
|
||||||
type = "Feed-forward";
|
|
||||||
};
|
|
||||||
stereo-split = false;
|
|
||||||
threshold = -20;
|
|
||||||
wet = 0;
|
|
||||||
};
|
|
||||||
"deesser#0" = {
|
|
||||||
bypass = false;
|
|
||||||
detection = "RMS";
|
|
||||||
f1-freq = 3000.0;
|
|
||||||
f1-level = -6.0;
|
|
||||||
f2-freq = 5000.0;
|
|
||||||
f2-level = -6.0;
|
|
||||||
f2-q = 1.5000000000000004;
|
|
||||||
input-gain = 0.0;
|
|
||||||
laxity = 15;
|
|
||||||
makeup = 0;
|
|
||||||
mode = "Wide";
|
|
||||||
output-gain = 0;
|
|
||||||
ratio = 5;
|
|
||||||
sc-listen = false;
|
|
||||||
threshold = -20;
|
|
||||||
};
|
|
||||||
"equalizer#0" = {
|
|
||||||
balance = 0;
|
|
||||||
bypass = false;
|
|
||||||
input-gain = 0;
|
|
||||||
left = {
|
|
||||||
band0 = {
|
|
||||||
frequency = 50;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-pass";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band1 = {
|
|
||||||
frequency = 90;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Lo-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band2 = {
|
|
||||||
frequency = 425;
|
|
||||||
gain = -2;
|
|
||||||
mode = "BWC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.9999999999999998;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band3 = {
|
|
||||||
frequency = 3500;
|
|
||||||
gain = 3;
|
|
||||||
mode = "BWC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band4 = {
|
|
||||||
frequency = 9000;
|
|
||||||
gain = 2;
|
|
||||||
mode = "LRX (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
mode = "IIR";
|
|
||||||
num-bands = 5;
|
|
||||||
output-gain = 0;
|
|
||||||
pitch-left = 0;
|
|
||||||
pitch-right = 0;
|
|
||||||
right = {
|
|
||||||
band0 = {
|
|
||||||
frequency = 50;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-pass";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band1 = {
|
|
||||||
frequency = 90;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.9999999999999998;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Lo-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band2 = {
|
|
||||||
frequency = 425;
|
|
||||||
gain = -2;
|
|
||||||
mode = "BWC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band3 = {
|
|
||||||
frequency = 3500;
|
|
||||||
gain = 3;
|
|
||||||
mode = "BWC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band4 = {
|
|
||||||
frequency = 9000;
|
|
||||||
gain = 2;
|
|
||||||
mode = "LRX (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
split-channels = false;
|
|
||||||
};
|
|
||||||
"gate#0" = {
|
|
||||||
attack = 1;
|
|
||||||
bypass = false;
|
|
||||||
curve-threshold = -50;
|
|
||||||
curve-zone = -2;
|
|
||||||
dry = -100;
|
|
||||||
hpf-frequency = 10;
|
|
||||||
hpf-mode = "off";
|
|
||||||
hysteresis = true;
|
|
||||||
hysteresis-threshold = -3;
|
|
||||||
hysteresis-zone = -1;
|
|
||||||
input-gain = 0;
|
|
||||||
lpf-frequency = 20000;
|
|
||||||
lpf-mode = "off";
|
|
||||||
makeup = 1;
|
|
||||||
output-gain = 0;
|
|
||||||
reduction = -15;
|
|
||||||
release = 200;
|
|
||||||
sidechain = {
|
|
||||||
input = "Internal";
|
|
||||||
lookahead = 0;
|
|
||||||
mode = "RMS";
|
|
||||||
preamp = 0;
|
|
||||||
reactivity = 10;
|
|
||||||
source = "Middle";
|
|
||||||
stereo-split-source = "Left/Right";
|
|
||||||
};
|
|
||||||
stereo-split = false;
|
|
||||||
wet = -1;
|
|
||||||
};
|
|
||||||
"limiter#0" = {
|
|
||||||
alr = false;
|
|
||||||
alr-attack = 5;
|
|
||||||
alr-knee = 0;
|
|
||||||
alr-release = 50;
|
|
||||||
attack = 1;
|
|
||||||
bypass = false;
|
|
||||||
dithering = "16bit";
|
|
||||||
external-sidechain = false;
|
|
||||||
gain-boost = true;
|
|
||||||
input-gain = 0;
|
|
||||||
lookahead = 5;
|
|
||||||
mode = "Herm Wide";
|
|
||||||
output-gain = 0;
|
|
||||||
oversampling = "Half x2(2L)";
|
|
||||||
release = 5;
|
|
||||||
sidechain-preamp = 0;
|
|
||||||
stereo-link = 100;
|
|
||||||
threshold = -1;
|
|
||||||
};
|
|
||||||
plugins_order = [
|
|
||||||
"rnnoise#0"
|
|
||||||
"gate#0"
|
|
||||||
"deesser#0"
|
|
||||||
"compressor#0"
|
|
||||||
"equalizer#0"
|
|
||||||
"speex#0"
|
|
||||||
"limiter#0"
|
|
||||||
];
|
|
||||||
"rnnoise#0" = {
|
|
||||||
bypass = false;
|
|
||||||
enable-vad = false;
|
|
||||||
input-gain = 0;
|
|
||||||
model-path = "";
|
|
||||||
output-gain = 0;
|
|
||||||
release = 20;
|
|
||||||
vad-thres = 50;
|
|
||||||
wet = 0;
|
|
||||||
};
|
|
||||||
"speex#0" = {
|
|
||||||
bypass = false;
|
|
||||||
enable-agc = false;
|
|
||||||
enable-denoise = false;
|
|
||||||
enable-dereverb = false;
|
|
||||||
input-gain = 0;
|
|
||||||
noise-suppression = -70;
|
|
||||||
output-gain = 0;
|
|
||||||
vad = {
|
|
||||||
enable = true;
|
|
||||||
probability-continue = 90;
|
|
||||||
probability-start = 95;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
pkgs,
|
|
||||||
config,
|
|
||||||
osConfig ? { },
|
|
||||||
format ? "unknown",
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.wyrdgard;
|
|
||||||
{
|
|
||||||
wyrdgard = {
|
|
||||||
apps = {
|
|
||||||
kitty = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
tools = {
|
|
||||||
direnv = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
home.packages = with pkgs; [ diebahn ];
|
|
||||||
}
|
|
||||||
|
|
@ -1,291 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
pkgs,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
osConfig ? { },
|
|
||||||
format ? "unknown",
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.${namespace};
|
|
||||||
{
|
|
||||||
wyrdgard = {
|
|
||||||
apps = {
|
|
||||||
kitty = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
tools = {
|
|
||||||
direnv = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
services.easyeffects = {
|
|
||||||
enable = true;
|
|
||||||
preset = "jtrv-preset";
|
|
||||||
extraPresets = {
|
|
||||||
jtrv-preset = {
|
|
||||||
input = {
|
|
||||||
blocklist = [
|
|
||||||
|
|
||||||
];
|
|
||||||
"compressor#0" = {
|
|
||||||
attack = 5;
|
|
||||||
boost-amount = 6;
|
|
||||||
boost-threshold = -72;
|
|
||||||
bypass = false;
|
|
||||||
dry = -100;
|
|
||||||
hpf-frequency = 10;
|
|
||||||
hpf-mode = "off";
|
|
||||||
input-gain = 0;
|
|
||||||
knee = -6;
|
|
||||||
lpf-frequency = 20000;
|
|
||||||
lpf-mode = "off";
|
|
||||||
makeup = 0;
|
|
||||||
mode = "Downward";
|
|
||||||
output-gain = 0;
|
|
||||||
ratio = 4;
|
|
||||||
release = 75;
|
|
||||||
release-threshold = -40;
|
|
||||||
sidechain = {
|
|
||||||
lookahead = 0;
|
|
||||||
mode = "RMS";
|
|
||||||
preamp = 0;
|
|
||||||
reactivity = 10;
|
|
||||||
source = "Middle";
|
|
||||||
stereo-split-source = "Left/Right";
|
|
||||||
type = "Feed-forward";
|
|
||||||
};
|
|
||||||
stereo-split = false;
|
|
||||||
threshold = -20;
|
|
||||||
wet = 0;
|
|
||||||
};
|
|
||||||
"deesser#0" = {
|
|
||||||
bypass = false;
|
|
||||||
detection = "RMS";
|
|
||||||
f1-freq = 3000.0;
|
|
||||||
f1-level = -6.0;
|
|
||||||
f2-freq = 5000.0;
|
|
||||||
f2-level = -6.0;
|
|
||||||
f2-q = 1.5000000000000004;
|
|
||||||
input-gain = 0.0;
|
|
||||||
laxity = 15;
|
|
||||||
makeup = 0;
|
|
||||||
mode = "Wide";
|
|
||||||
output-gain = 0;
|
|
||||||
ratio = 5;
|
|
||||||
sc-listen = false;
|
|
||||||
threshold = -20;
|
|
||||||
};
|
|
||||||
"equalizer#0" = {
|
|
||||||
balance = 0;
|
|
||||||
bypass = false;
|
|
||||||
input-gain = 0;
|
|
||||||
left = {
|
|
||||||
band0 = {
|
|
||||||
frequency = 50;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-pass";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band1 = {
|
|
||||||
frequency = 90;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Lo-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band2 = {
|
|
||||||
frequency = 425;
|
|
||||||
gain = -2;
|
|
||||||
mode = "BWC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.9999999999999998;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band3 = {
|
|
||||||
frequency = 3500;
|
|
||||||
gain = 3;
|
|
||||||
mode = "BWC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band4 = {
|
|
||||||
frequency = 9000;
|
|
||||||
gain = 2;
|
|
||||||
mode = "LRX (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
mode = "IIR";
|
|
||||||
num-bands = 5;
|
|
||||||
output-gain = 0;
|
|
||||||
pitch-left = 0;
|
|
||||||
pitch-right = 0;
|
|
||||||
right = {
|
|
||||||
band0 = {
|
|
||||||
frequency = 50;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-pass";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band1 = {
|
|
||||||
frequency = 90;
|
|
||||||
gain = 3;
|
|
||||||
mode = "RLC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.9999999999999998;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Lo-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band2 = {
|
|
||||||
frequency = 425;
|
|
||||||
gain = -2;
|
|
||||||
mode = "BWC (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band3 = {
|
|
||||||
frequency = 3500;
|
|
||||||
gain = 3;
|
|
||||||
mode = "BWC (BT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x2";
|
|
||||||
solo = false;
|
|
||||||
type = "Bell";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
band4 = {
|
|
||||||
frequency = 9000;
|
|
||||||
gain = 2;
|
|
||||||
mode = "LRX (MT)";
|
|
||||||
mute = false;
|
|
||||||
q = 0.7;
|
|
||||||
slope = "x1";
|
|
||||||
solo = false;
|
|
||||||
type = "Hi-shelf";
|
|
||||||
width = 4;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
split-channels = false;
|
|
||||||
};
|
|
||||||
"gate#0" = {
|
|
||||||
attack = 1;
|
|
||||||
bypass = false;
|
|
||||||
curve-threshold = -50;
|
|
||||||
curve-zone = -2;
|
|
||||||
dry = -100;
|
|
||||||
hpf-frequency = 10;
|
|
||||||
hpf-mode = "off";
|
|
||||||
hysteresis = true;
|
|
||||||
hysteresis-threshold = -3;
|
|
||||||
hysteresis-zone = -1;
|
|
||||||
input-gain = 0;
|
|
||||||
lpf-frequency = 20000;
|
|
||||||
lpf-mode = "off";
|
|
||||||
makeup = 1;
|
|
||||||
output-gain = 0;
|
|
||||||
reduction = -15;
|
|
||||||
release = 200;
|
|
||||||
sidechain = {
|
|
||||||
input = "Internal";
|
|
||||||
lookahead = 0;
|
|
||||||
mode = "RMS";
|
|
||||||
preamp = 0;
|
|
||||||
reactivity = 10;
|
|
||||||
source = "Middle";
|
|
||||||
stereo-split-source = "Left/Right";
|
|
||||||
};
|
|
||||||
stereo-split = false;
|
|
||||||
wet = -1;
|
|
||||||
};
|
|
||||||
"limiter#0" = {
|
|
||||||
alr = false;
|
|
||||||
alr-attack = 5;
|
|
||||||
alr-knee = 0;
|
|
||||||
alr-release = 50;
|
|
||||||
attack = 1;
|
|
||||||
bypass = false;
|
|
||||||
dithering = "16bit";
|
|
||||||
external-sidechain = false;
|
|
||||||
gain-boost = true;
|
|
||||||
input-gain = 0;
|
|
||||||
lookahead = 5;
|
|
||||||
mode = "Herm Wide";
|
|
||||||
output-gain = 0;
|
|
||||||
oversampling = "Half x2(2L)";
|
|
||||||
release = 5;
|
|
||||||
sidechain-preamp = 0;
|
|
||||||
stereo-link = 100;
|
|
||||||
threshold = -1;
|
|
||||||
};
|
|
||||||
plugins_order = [
|
|
||||||
"rnnoise#0"
|
|
||||||
"gate#0"
|
|
||||||
"deesser#0"
|
|
||||||
"compressor#0"
|
|
||||||
"equalizer#0"
|
|
||||||
"speex#0"
|
|
||||||
"limiter#0"
|
|
||||||
];
|
|
||||||
"rnnoise#0" = {
|
|
||||||
bypass = false;
|
|
||||||
enable-vad = false;
|
|
||||||
input-gain = 0;
|
|
||||||
model-path = "";
|
|
||||||
output-gain = 0;
|
|
||||||
release = 20;
|
|
||||||
vad-thres = 50;
|
|
||||||
wet = 0;
|
|
||||||
};
|
|
||||||
"speex#0" = {
|
|
||||||
bypass = false;
|
|
||||||
enable-agc = false;
|
|
||||||
enable-denoise = false;
|
|
||||||
enable-dereverb = false;
|
|
||||||
input-gain = 0;
|
|
||||||
noise-suppression = -70;
|
|
||||||
output-gain = 0;
|
|
||||||
vad = {
|
|
||||||
enable = true;
|
|
||||||
probability-continue = 90;
|
|
||||||
probability-start = 95;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,63 +0,0 @@
|
||||||
{ lib, ... }:
|
|
||||||
with lib;
|
|
||||||
rec {
|
|
||||||
## Create a NixOS module option.
|
|
||||||
##
|
|
||||||
## ```nix
|
|
||||||
## lib.mkOpt nixpkgs.lib.types.str "My default" "Description of my option."
|
|
||||||
## ```
|
|
||||||
##
|
|
||||||
#@ Type -> Any -> String
|
|
||||||
mkOpt =
|
|
||||||
type: default: description:
|
|
||||||
mkOption { inherit type default description; };
|
|
||||||
|
|
||||||
## Create a NixOS module option without a description.
|
|
||||||
##
|
|
||||||
## ```nix
|
|
||||||
## lib.mkOpt' nixpkgs.lib.types.str "My default"
|
|
||||||
## ```
|
|
||||||
##
|
|
||||||
#@ Type -> Any -> String
|
|
||||||
mkOpt' = type: default: mkOpt type default null;
|
|
||||||
|
|
||||||
## Create a boolean NixOS module option.
|
|
||||||
##
|
|
||||||
## ```nix
|
|
||||||
## lib.mkBoolOpt true "Description of my option."
|
|
||||||
## ```
|
|
||||||
##
|
|
||||||
#@ Type -> Any -> String
|
|
||||||
mkBoolOpt = mkOpt types.bool;
|
|
||||||
|
|
||||||
## Create a boolean NixOS module option without a description.
|
|
||||||
##
|
|
||||||
## ```nix
|
|
||||||
## lib.mkBoolOpt true
|
|
||||||
## ```
|
|
||||||
##
|
|
||||||
#@ Type -> Any -> String
|
|
||||||
mkBoolOpt' = mkOpt' types.bool;
|
|
||||||
|
|
||||||
enabled = {
|
|
||||||
## Quickly enable an option.
|
|
||||||
##
|
|
||||||
## ```nix
|
|
||||||
## services.nginx = enabled;
|
|
||||||
## ```
|
|
||||||
##
|
|
||||||
#@ true
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
disabled = {
|
|
||||||
## Quickly disable an option.
|
|
||||||
##
|
|
||||||
## ```nix
|
|
||||||
## services.nginx = enabled;
|
|
||||||
## ```
|
|
||||||
##
|
|
||||||
#@ false
|
|
||||||
enable = false;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
||||||
## Modules Part of the Flake
|
|
||||||
|
|
||||||
## [nixos](./nixos/README.md)
|
|
||||||
|
|
||||||
All the system configuration should go in here
|
|
||||||
|
|
||||||
## [home](./home/README.md)
|
|
||||||
|
|
||||||
All the home-manager configuration should go in here
|
|
||||||
|
|
||||||
## [darwin](./darwin/README.md)
|
|
||||||
|
|
||||||
> [!NOTE]
|
|
||||||
> I currently do not own a mac so I have not set up a mac specific configuration
|
|
||||||
30
modules/apps/1password.nix
Normal file
30
modules/apps/1password.nix
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
topLevel: {
|
||||||
|
flake.modules = {
|
||||||
|
nixos._1password =
|
||||||
|
{ ... }:
|
||||||
|
{
|
||||||
|
programs = {
|
||||||
|
_1password.enable = true;
|
||||||
|
_1password-gui = {
|
||||||
|
enable = true;
|
||||||
|
polkitPolicyOwners = [ topLevel.config.flake.meta.users.cholli.username ];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.cholli =
|
||||||
|
{ lib, osConfig, ... }:
|
||||||
|
{
|
||||||
|
home.file = lib.mkIf osConfig.programs._1password.enable {
|
||||||
|
".ssh/config".text = ''
|
||||||
|
Host *
|
||||||
|
ForwardAgent yes
|
||||||
|
IdentityAgent /home/cholli/.1password/agent.sock
|
||||||
|
|
||||||
|
Host loptland
|
||||||
|
Hostname christophhollizeck.dev
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
73
modules/base/fish.nix
Normal file
73
modules/base/fish.nix
Normal file
|
|
@ -0,0 +1,73 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
nixos.base =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
fastfetch
|
||||||
|
|
||||||
|
fd
|
||||||
|
tree
|
||||||
|
ripgrep
|
||||||
|
fzf
|
||||||
|
eza
|
||||||
|
|
||||||
|
#optional
|
||||||
|
pciutils
|
||||||
|
usbutils
|
||||||
|
btop
|
||||||
|
|
||||||
|
zip
|
||||||
|
unzip
|
||||||
|
nettools
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.base =
|
||||||
|
{ lib, pkgs, ... }:
|
||||||
|
{
|
||||||
|
catppuccin.fish.enable = true;
|
||||||
|
|
||||||
|
programs = {
|
||||||
|
fish = {
|
||||||
|
enable = true;
|
||||||
|
shellInit = ''
|
||||||
|
set -x LESS_TERMCAP_mb \e'[01;32m'
|
||||||
|
set -x LESS_TERMCAP_md \e'[01;32m'
|
||||||
|
set -x LESS_TERMCAP_me \e'[0m'
|
||||||
|
set -x LESS_TERMCAP_se \e'[0m'
|
||||||
|
set -x LESS_TERMCAP_so \e'[01;47;34m'
|
||||||
|
set -x LESS_TERMCAP_ue \e'[0m'
|
||||||
|
set -x LESS_TERMCAP_us \e'[01;36m'
|
||||||
|
set -x LESS -R
|
||||||
|
set -x GROFF_NO_SGR 1
|
||||||
|
'';
|
||||||
|
shellAliases = {
|
||||||
|
vim = "hx";
|
||||||
|
ls = "eza -lah --icons --git";
|
||||||
|
lss = "ls --total-size";
|
||||||
|
lt = "ls -T --git-ignore";
|
||||||
|
};
|
||||||
|
functions = {
|
||||||
|
checkHash = "nix hash to-sri --type sha256 $(nix-prefetch-url --unpack $argv)";
|
||||||
|
deployNixberry = "nixos-rebuild switch --flake .#nixberry --target-host nixberry --sudo --ask-sudo-password";
|
||||||
|
deployLoptland = "nixos-rebuild switch --flake .#loptland --target-host christophhollizeck.dev --sudo --ask-sudo-password";
|
||||||
|
checkPR = ''cd /home/cholli/projects/nixpkgs && ${lib.getExe pkgs.nixpkgs-review} pr $argv --post-result --systems "x86_64-linux aarch64-linux"'';
|
||||||
|
};
|
||||||
|
plugins = with pkgs.fishPlugins; [
|
||||||
|
{
|
||||||
|
name = "forgit";
|
||||||
|
src = forgit.src;
|
||||||
|
}
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
|
zoxide = {
|
||||||
|
enable = true;
|
||||||
|
options = [ "--cmd cd" ];
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
129
modules/base/git.nix
Normal file
129
modules/base/git.nix
Normal file
|
|
@ -0,0 +1,129 @@
|
||||||
|
topLevel: {
|
||||||
|
flake.modules = {
|
||||||
|
nixos.base =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
git
|
||||||
|
];
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.cholli =
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
lib,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
let
|
||||||
|
username = topLevel.config.flake.meta.users.cholli.username;
|
||||||
|
in
|
||||||
|
{
|
||||||
|
programs.git = {
|
||||||
|
enable = true;
|
||||||
|
lfs.enable = true;
|
||||||
|
signing = {
|
||||||
|
key = topLevel.config.flake.meta.users.cholli.key;
|
||||||
|
signByDefault = true;
|
||||||
|
};
|
||||||
|
ignores = [
|
||||||
|
".direnv/"
|
||||||
|
".devenv/"
|
||||||
|
"result"
|
||||||
|
];
|
||||||
|
|
||||||
|
settings = {
|
||||||
|
user = {
|
||||||
|
name = topLevel.config.flake.meta.users.cholli.name;
|
||||||
|
email = topLevel.config.flake.meta.users.cholli.email;
|
||||||
|
};
|
||||||
|
core = {
|
||||||
|
fsmonitor = true;
|
||||||
|
};
|
||||||
|
init = {
|
||||||
|
defaultBranch = "main";
|
||||||
|
};
|
||||||
|
pull = {
|
||||||
|
rebase = true;
|
||||||
|
};
|
||||||
|
push = {
|
||||||
|
autoSetupRemote = true;
|
||||||
|
};
|
||||||
|
rebase = {
|
||||||
|
autoStash = true;
|
||||||
|
};
|
||||||
|
safe = {
|
||||||
|
directory = "/home/${username}/projects/config";
|
||||||
|
};
|
||||||
|
maintenance = {
|
||||||
|
repo = [
|
||||||
|
"home/${username}/projects/nixpkgs"
|
||||||
|
"home/${username}/projects/config"
|
||||||
|
];
|
||||||
|
strategy = "incremental";
|
||||||
|
};
|
||||||
|
lfs."https://git.christophhollizeck.dev/Daholli/nixos-config.git/info/lfs".locksverify = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
systemd.user = {
|
||||||
|
services."git-maintenance@" = {
|
||||||
|
Unit = {
|
||||||
|
Description = "Optimize Git repositories data";
|
||||||
|
};
|
||||||
|
Service = {
|
||||||
|
Type = "oneshot";
|
||||||
|
ExecStart = ''"${lib.getExe config.programs.git.package}" --exec-path="${lib.getBin config.programs.git.package}/bin" -c credential.interactive=false -c core.askPass=true for-each-repo --config=maintenance.repo maintenance run --schedule=%i'';
|
||||||
|
LockPersonality = "yes";
|
||||||
|
MemoryDenyWriteExecute = "yes";
|
||||||
|
NoNewPrivileges = "yes";
|
||||||
|
RestrictAddressFamilies = "AF_UNIX AF_INET AF_INET6 AF_VSOCK";
|
||||||
|
RestrictNamespaces = "yes";
|
||||||
|
RestrictRealtime = "yes";
|
||||||
|
RestrictSUIDSGID = "yes";
|
||||||
|
SystemCallArchitectures = "native";
|
||||||
|
SystemCallFilter = "@system-service";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
timers = {
|
||||||
|
"git-maintenance@hourly" = {
|
||||||
|
Unit = {
|
||||||
|
Description = "Optimize Git repositories data";
|
||||||
|
};
|
||||||
|
Timer = {
|
||||||
|
OnCalendar = "*-*-* *:00:00";
|
||||||
|
Persistent = true;
|
||||||
|
};
|
||||||
|
Install = {
|
||||||
|
WantedBy = [ "timers.target" ];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
"git-maintenance@daily" = {
|
||||||
|
Unit = {
|
||||||
|
Description = "Optimize Git repositories data";
|
||||||
|
};
|
||||||
|
Timer = {
|
||||||
|
OnCalendar = "*-*-* 20:00:00";
|
||||||
|
Persistent = true;
|
||||||
|
};
|
||||||
|
Install = {
|
||||||
|
WantedBy = [ "timers.target" ];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
"git-maintenance@weekly" = {
|
||||||
|
Unit = {
|
||||||
|
Description = "Optimize Git repositories data";
|
||||||
|
};
|
||||||
|
Timer = {
|
||||||
|
OnCalendar = "Sun *-*-* 20:00:00";
|
||||||
|
Persistent = true;
|
||||||
|
};
|
||||||
|
Install = {
|
||||||
|
WantedBy = [ "timers.target" ];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
24
modules/base/home.nix
Normal file
24
modules/base/home.nix
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
nixos.base = {
|
||||||
|
nixpkgs.config.allowUnFree = true;
|
||||||
|
home-manager = {
|
||||||
|
backupFileExtension = "bak";
|
||||||
|
useUserPackages = true;
|
||||||
|
useGlobalPkgs = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.base = {
|
||||||
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
|
services = {
|
||||||
|
home-manager.autoExpire = {
|
||||||
|
enable = true;
|
||||||
|
frequency = "weekly";
|
||||||
|
store.cleanup = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
49
modules/base/kitty.nix
Normal file
49
modules/base/kitty.nix
Normal file
|
|
@ -0,0 +1,49 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
homeManager.cholli =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
catppuccin.kitty.enable = true;
|
||||||
|
|
||||||
|
home.packages = [
|
||||||
|
pkgs.kitty
|
||||||
|
];
|
||||||
|
|
||||||
|
home.sessionVariables.TERMINAL = "kitty";
|
||||||
|
|
||||||
|
home.file.".config/Thunar/uca.xml".text = ''
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<actions>
|
||||||
|
<action>
|
||||||
|
<icon>kitty</icon>
|
||||||
|
<name>Open Kitty here</name>
|
||||||
|
<submenu></submenu>
|
||||||
|
<unique-id>1726095927116900-1</unique-id>
|
||||||
|
<command>${pkgs.kitty}/bin/kitty %f</command>
|
||||||
|
<description>Example for a custom action</description>
|
||||||
|
<range></range>
|
||||||
|
<patterns>*</patterns>
|
||||||
|
<startup-notify/>
|
||||||
|
<directories/>
|
||||||
|
</action>
|
||||||
|
</actions>
|
||||||
|
'';
|
||||||
|
|
||||||
|
programs.kitty = {
|
||||||
|
enable = true;
|
||||||
|
# themeFile = "tokyo_night_night";
|
||||||
|
font = {
|
||||||
|
name = "FiraCode Nerd Font";
|
||||||
|
size = 15;
|
||||||
|
};
|
||||||
|
shellIntegration.enableFishIntegration = true;
|
||||||
|
settings = {
|
||||||
|
"background_opacity" = "0.90";
|
||||||
|
"shell" = "fish";
|
||||||
|
"confirm_os_window_close" = "0";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
13
modules/base/network/default.nix
Normal file
13
modules/base/network/default.nix
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
flake.modules.nixos.base =
|
||||||
|
{ hostConfig, ... }:
|
||||||
|
{
|
||||||
|
networking = {
|
||||||
|
hostName = hostConfig.name;
|
||||||
|
|
||||||
|
networkmanager = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
57
modules/base/starship.nix
Normal file
57
modules/base/starship.nix
Normal file
|
|
@ -0,0 +1,57 @@
|
||||||
|
{
|
||||||
|
flake.modules.homeManager.cholli =
|
||||||
|
{ ... }:
|
||||||
|
{
|
||||||
|
catppuccin.starship.enable = false;
|
||||||
|
programs = {
|
||||||
|
starship = {
|
||||||
|
enable = true;
|
||||||
|
enableTransience = true;
|
||||||
|
settings = {
|
||||||
|
character = {
|
||||||
|
error_symbol = "[ ](bold red)";
|
||||||
|
};
|
||||||
|
time = {
|
||||||
|
disabled = false;
|
||||||
|
time_format = "%T";
|
||||||
|
utc_time_offset = "+2";
|
||||||
|
};
|
||||||
|
username = {
|
||||||
|
style_user = "#00de00";
|
||||||
|
style_root = "red";
|
||||||
|
format = "[$user]($style) ";
|
||||||
|
disabled = false;
|
||||||
|
show_always = true;
|
||||||
|
};
|
||||||
|
hostname = {
|
||||||
|
ssh_only = false;
|
||||||
|
format = "@ [$hostname](bold yellow) ";
|
||||||
|
disabled = false;
|
||||||
|
};
|
||||||
|
directory = {
|
||||||
|
home_symbol = " ~";
|
||||||
|
read_only_style = "197";
|
||||||
|
read_only = " ";
|
||||||
|
format = "at [$path]($style)[$read_only]($read_only_style) ";
|
||||||
|
};
|
||||||
|
git_metrics = {
|
||||||
|
disabled = false;
|
||||||
|
added_style = "bold blue";
|
||||||
|
format = "[+$added]($added_style)/[-$deleted]($deleted_style) ";
|
||||||
|
};
|
||||||
|
git_status = {
|
||||||
|
format = "([$all_status$ahead_behind]($style) )";
|
||||||
|
ahead = "[↑$count](bold green)";
|
||||||
|
behind = "[↓$count](bold red)";
|
||||||
|
diverged = "[↕↓$ahead_count↑$behind_count](red)";
|
||||||
|
deleted = "[✘$count](red) ";
|
||||||
|
modified = "[!$count](yellow) ";
|
||||||
|
staged = "[+$count](green) ";
|
||||||
|
renamed = "[➜$count](green) ";
|
||||||
|
untracked = "[?$count](blue) ";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
67
modules/base/system/default.nix
Normal file
67
modules/base/system/default.nix
Normal file
|
|
@ -0,0 +1,67 @@
|
||||||
|
{
|
||||||
|
flake.modules =
|
||||||
|
let
|
||||||
|
stateVersion = "25.05";
|
||||||
|
in
|
||||||
|
{
|
||||||
|
homeManager.base =
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
inputs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
inputs.sops-nix.homeManagerModules.sops
|
||||||
|
];
|
||||||
|
|
||||||
|
home = {
|
||||||
|
inherit stateVersion;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nixos.base =
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
inputs,
|
||||||
|
pkgs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
inputs.sops-nix.nixosModules.sops
|
||||||
|
];
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
sops
|
||||||
|
age
|
||||||
|
ssh-to-age
|
||||||
|
];
|
||||||
|
|
||||||
|
services.gnome.gnome-keyring.enable = true;
|
||||||
|
|
||||||
|
services.dbus.packages = [
|
||||||
|
pkgs.gnome-keyring
|
||||||
|
pkgs.gcr
|
||||||
|
];
|
||||||
|
|
||||||
|
sops = {
|
||||||
|
defaultSopsFile = ../../../secrets/secrets.yaml;
|
||||||
|
defaultSopsFormat = "yaml";
|
||||||
|
|
||||||
|
# age.keyFile = "/home/cholli/.config/sops/age/keys.txt";
|
||||||
|
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||||
|
};
|
||||||
|
|
||||||
|
system = {
|
||||||
|
# This value determines the NixOS release from which the default
|
||||||
|
# settings for stateful data, like file locations and database versions
|
||||||
|
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||||
|
# this value at the release version of the first install of this system.
|
||||||
|
# Before changing this value read the documentation for this option
|
||||||
|
# (e.g. man configuration.nix or on https://search.nixos.org/options?&show=system.stateVersion&from=0&size=50&sort=relevance&type=packages&query=stateVersion).
|
||||||
|
inherit stateVersion;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
22
modules/base/system/fonts.nix
Normal file
22
modules/base/system/fonts.nix
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
|
||||||
|
flake.modules.nixos.base =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
environment.variables = {
|
||||||
|
# Enable icons in tooling since we have nerdfonts.
|
||||||
|
LOG_ICONS = "true";
|
||||||
|
};
|
||||||
|
|
||||||
|
fonts.packages = with pkgs; [
|
||||||
|
font-awesome
|
||||||
|
powerline-fonts
|
||||||
|
powerline-symbols
|
||||||
|
nerd-fonts.code-new-roman
|
||||||
|
nerd-fonts.fira-code
|
||||||
|
nerd-fonts.symbols-only
|
||||||
|
fira
|
||||||
|
];
|
||||||
|
|
||||||
|
};
|
||||||
|
}
|
||||||
61
modules/base/system/gpg.nix
Normal file
61
modules/base/system/gpg.nix
Normal file
|
|
@ -0,0 +1,61 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
nixos.base =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
let
|
||||||
|
|
||||||
|
reload-yubikey = pkgs.writeShellScriptBin "reload-yubikey" ''
|
||||||
|
${pkgs.gnupg}/bin/gpg-connect-agent "scd serialno" "learn --force" /bye
|
||||||
|
'';
|
||||||
|
in
|
||||||
|
{
|
||||||
|
services.pcscd.enable = true;
|
||||||
|
services.udev.packages = with pkgs; [ yubikey-personalization ];
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
cryptsetup
|
||||||
|
paperkey
|
||||||
|
gnupg
|
||||||
|
pinentry-curses
|
||||||
|
pinentry-qt
|
||||||
|
|
||||||
|
yubikey-manager
|
||||||
|
yubioath-flutter
|
||||||
|
reload-yubikey
|
||||||
|
];
|
||||||
|
|
||||||
|
programs = {
|
||||||
|
ssh.startAgent = false;
|
||||||
|
|
||||||
|
gnupg.agent = {
|
||||||
|
enable = true;
|
||||||
|
enableSSHSupport = true;
|
||||||
|
enableExtraSocket = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.base =
|
||||||
|
{ inputs, pkgs, ... }:
|
||||||
|
let
|
||||||
|
gpgConf = "${inputs.gpg-base-conf}/gpg.conf";
|
||||||
|
|
||||||
|
gpgAgentConf = ''
|
||||||
|
enable-ssh-support
|
||||||
|
default-cache-ttl 60
|
||||||
|
max-cache-ttl 120
|
||||||
|
pinentry-program ${pkgs.pinentry-qt}/bin/pinentry-qt
|
||||||
|
'';
|
||||||
|
in
|
||||||
|
{
|
||||||
|
home.file = {
|
||||||
|
".gnupg/.keep".text = "";
|
||||||
|
|
||||||
|
".gnupg/gpg.conf".source = gpgConf;
|
||||||
|
".gnupg/gpg-agent.conf".text = gpgAgentConf;
|
||||||
|
".gnupg/scdeamon.conf".text = "disable-ccid";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
@ -1,40 +1,29 @@
|
||||||
{
|
{
|
||||||
config,
|
flake.modules = {
|
||||||
inputs,
|
nixos.base =
|
||||||
lib,
|
{
|
||||||
namespace,
|
inputs,
|
||||||
pkgs,
|
pkgs,
|
||||||
system,
|
...
|
||||||
...
|
}:
|
||||||
}:
|
let
|
||||||
let
|
helix-pkg = inputs.helix.packages.${pkgs.system}.default;
|
||||||
inherit (lib) mkIf mkEnableOption mkOption;
|
in
|
||||||
cfg = config.${namespace}.apps.cli-apps.helix;
|
{
|
||||||
|
environment = {
|
||||||
|
systemPackages = [
|
||||||
|
helix-pkg
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
cachix-url = "https://helix.cachix.org";
|
};
|
||||||
cachix-key = "helix.cachix.org-1:ejp9KQpR1FBI2onstMQ34yogDm4OgU2ru6lIwPvuCVs=";
|
|
||||||
|
|
||||||
helix-pkg = inputs.helix.packages.${system}.default;
|
homeManager.cholli =
|
||||||
in
|
{ inputs, pkgs, ... }:
|
||||||
{
|
let
|
||||||
options.${namespace}.apps.cli-apps.helix = {
|
helix-pkg = inputs.helix.packages.${pkgs.system}.default;
|
||||||
enable = mkEnableOption "Whether to enable helix or not";
|
in
|
||||||
pkg = mkOption {
|
{
|
||||||
type = lib.types.package;
|
|
||||||
default = helix-pkg;
|
|
||||||
description = "Which helix pacakge to use";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment = {
|
|
||||||
systemPackages = [
|
|
||||||
cfg.pkg
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
${namespace} = {
|
|
||||||
home.extraOptions = {
|
|
||||||
home.file.".config/helix/ignore".text = ''
|
home.file.".config/helix/ignore".text = ''
|
||||||
.idea/
|
.idea/
|
||||||
!**/appsettings.json
|
!**/appsettings.json
|
||||||
|
|
@ -161,10 +150,6 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
nix.extra-substituters.${cachix-url} = {
|
|
||||||
key = cachix-key;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
27
modules/base/system/locale.nix
Normal file
27
modules/base/system/locale.nix
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
flake.modules.nixos.base =
|
||||||
|
{ lib, ... }:
|
||||||
|
{
|
||||||
|
time.timeZone = "Europe/Berlin";
|
||||||
|
i18n.defaultLocale = "en_US.UTF-8";
|
||||||
|
|
||||||
|
i18n.extraLocaleSettings = {
|
||||||
|
LANG = "en_US.UTF-8";
|
||||||
|
LC_ALL = "en_US.UTF-8";
|
||||||
|
LC_ADDRESS = "de_DE.UTF-8";
|
||||||
|
LC_IDENTIFICATION = "de_DE.UTF-8";
|
||||||
|
LC_MEASUREMENT = "de_DE.UTF-8";
|
||||||
|
LC_MONETARY = "de_DE.UTF-8";
|
||||||
|
LC_NAME = "de_DE.UTF-8";
|
||||||
|
LC_NUMERIC = "de_DE.UTF-8";
|
||||||
|
LC_PAPER = "de_DE.UTF-8";
|
||||||
|
LC_TELEPHONE = "de_DE.UTF-8";
|
||||||
|
LC_TIME = "de_DE.UTF-8";
|
||||||
|
};
|
||||||
|
|
||||||
|
console = {
|
||||||
|
keyMap = lib.mkForce "us";
|
||||||
|
useXkbConfig = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
69
modules/base/system/nixdaemon.nix
Normal file
69
modules/base/system/nixdaemon.nix
Normal file
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
flake.modules.nixos.base =
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
inputs,
|
||||||
|
lib,
|
||||||
|
pkgs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
let
|
||||||
|
username = "cholli";
|
||||||
|
in
|
||||||
|
{
|
||||||
|
imports = [ inputs.nix-ld.nixosModules.nix-ld ];
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
nixfmt-rfc-style
|
||||||
|
nix-prefetch-git
|
||||||
|
nix-index
|
||||||
|
|
||||||
|
nix-output-monitor
|
||||||
|
|
||||||
|
nix-du
|
||||||
|
nix-weather
|
||||||
|
nix-index
|
||||||
|
];
|
||||||
|
|
||||||
|
programs.nh = {
|
||||||
|
enable = true;
|
||||||
|
package = inputs.nh-flake.packages.${pkgs.system}.nh;
|
||||||
|
flake = "/home/${username}/projects/config";
|
||||||
|
};
|
||||||
|
|
||||||
|
nix = {
|
||||||
|
package = pkgs.lix;
|
||||||
|
|
||||||
|
settings =
|
||||||
|
let
|
||||||
|
users = [
|
||||||
|
"root"
|
||||||
|
username
|
||||||
|
]
|
||||||
|
++ lib.optional (builtins.hasAttr "native" config.services.gitea-actions-runner) "gitea-runner"
|
||||||
|
++ lib.optional config.services.hydra.enable "hydra hydra-www hydra-evaluator hydra-queue-runner";
|
||||||
|
in
|
||||||
|
{
|
||||||
|
experimental-features = "nix-command flakes";
|
||||||
|
http-connections = 50;
|
||||||
|
warn-dirty = false;
|
||||||
|
log-lines = 50;
|
||||||
|
sandbox = "relaxed";
|
||||||
|
auto-optimise-store = true;
|
||||||
|
trusted-users = users;
|
||||||
|
allowed-users = users;
|
||||||
|
allowed-uris = "github: https://github.com/ git+https://github.com/ gitlab: https://gitlab.com/ git+https://gitlab.com/";
|
||||||
|
}
|
||||||
|
// (lib.optionalAttrs config.programs.direnv.enable {
|
||||||
|
keep-outputs = true;
|
||||||
|
keep-derivations = true;
|
||||||
|
});
|
||||||
|
|
||||||
|
gc = {
|
||||||
|
automatic = true;
|
||||||
|
dates = "daily";
|
||||||
|
options = "--delete-older-than 7d";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
9
modules/desktop/addons/app-runner.nix
Normal file
9
modules/desktop/addons/app-runner.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
flake.modules.homeManager.desktop =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
home.packages = with pkgs; [
|
||||||
|
fuzzel
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
|
@ -1,21 +1,7 @@
|
||||||
{
|
{
|
||||||
config,
|
flake.modules.homeManager.cholli =
|
||||||
lib,
|
{ ... }:
|
||||||
namespace,
|
{
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
cfg = config.${namespace}.desktop.addons.hypridle;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.addons.hypridle = {
|
|
||||||
enable = mkEnableOption "Enable HyprIdle";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
${namespace}.home.extraOptions = {
|
|
||||||
services.hypridle = {
|
services.hypridle = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
@ -39,5 +25,4 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
}
|
}
|
||||||
118
modules/desktop/addons/hyprlock.nix
Normal file
118
modules/desktop/addons/hyprlock.nix
Normal file
|
|
@ -0,0 +1,118 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
nixos.desktop =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
let
|
||||||
|
hyprlock-blur = pkgs.writeShellScriptBin "hyprlock-blur" ''
|
||||||
|
${pkgs.grim}/bin/grim -o DP-1 -l 0 /tmp/screenshot1.png &
|
||||||
|
${pkgs.grim}/bin/grim -o HDMI-A-1 -l 0 /tmp/screenshot2.png &
|
||||||
|
wait &&
|
||||||
|
hyprlock
|
||||||
|
'';
|
||||||
|
in
|
||||||
|
{
|
||||||
|
security.pam.services.hyprlock = {
|
||||||
|
allowNullPassword = false;
|
||||||
|
startSession = false;
|
||||||
|
text = ''
|
||||||
|
auth include login
|
||||||
|
account include login
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = [ hyprlock-blur ];
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.cholli =
|
||||||
|
{ inputs, pkgs, ... }:
|
||||||
|
let
|
||||||
|
hyprlock-package = inputs.hyprlock.packages.${pkgs.system}.hyprlock;
|
||||||
|
in
|
||||||
|
{
|
||||||
|
programs.hyprlock = {
|
||||||
|
enable = true;
|
||||||
|
package = hyprlock-package;
|
||||||
|
settings = {
|
||||||
|
# inspiration from https://github.com/justinmdickey/publicdots/blob/main/.config/hypr/hyprlock.conf
|
||||||
|
background = [
|
||||||
|
{
|
||||||
|
monitor = "DP-1";
|
||||||
|
path = "/tmp/screenshot1.png";
|
||||||
|
|
||||||
|
blur_passes = 1; # 0 disables blurring
|
||||||
|
blur_size = 7;
|
||||||
|
noise = 1.17e-2;
|
||||||
|
}
|
||||||
|
{
|
||||||
|
monitor = "HDMI-A-1";
|
||||||
|
path = "/tmp/screenshot2.png";
|
||||||
|
|
||||||
|
blur_passes = 2; # 0 disables blurring
|
||||||
|
blur_size = 7;
|
||||||
|
noise = 1.17e-2;
|
||||||
|
}
|
||||||
|
];
|
||||||
|
|
||||||
|
label = [
|
||||||
|
{
|
||||||
|
monitor = "DP-1";
|
||||||
|
text = "$TIME";
|
||||||
|
color = "rgba(242, 243, 244, 0.75)";
|
||||||
|
font_size = 95;
|
||||||
|
font_family = "JetBrains Mono";
|
||||||
|
position = "0, 300";
|
||||||
|
halign = "center";
|
||||||
|
valign = "center";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
|
||||||
|
monitor = "DP-1";
|
||||||
|
text = ''cmd[update:1000] echo $(date +"%A, %B %d")'';
|
||||||
|
color = "rgba(242, 243, 244, 0.75)";
|
||||||
|
font_size = 22;
|
||||||
|
font_family = "JetBrains Mono";
|
||||||
|
position = "0, 200";
|
||||||
|
halign = "center";
|
||||||
|
valign = "center";
|
||||||
|
|
||||||
|
}
|
||||||
|
];
|
||||||
|
|
||||||
|
image = {
|
||||||
|
monitor = "DP-1";
|
||||||
|
path = "/home/cholli/Pictures/profile.png";
|
||||||
|
|
||||||
|
position = "0, 50";
|
||||||
|
halign = "center";
|
||||||
|
valign = "center";
|
||||||
|
};
|
||||||
|
|
||||||
|
input-field = {
|
||||||
|
monitor = "DP-1";
|
||||||
|
size = "200,50";
|
||||||
|
outline_thickness = 2;
|
||||||
|
dots_size = 0.2; # Scale of input-field height, 0.2 - 0.8
|
||||||
|
dots_spacing = 0.35; # Scale of dots' absolute size, 0.0 - 1.0
|
||||||
|
dots_center = true;
|
||||||
|
outer_color = "rgba(0, 0, 0, 0)";
|
||||||
|
inner_color = "rgba(0, 0, 0, 0.2)";
|
||||||
|
font_color = "rgb(111, 45, 104)";
|
||||||
|
fade_on_empty = false;
|
||||||
|
rounding = -1;
|
||||||
|
check_color = "rgb(30, 107, 204)";
|
||||||
|
placeholder_text = ''<i><span foreground="##cdd6f4">Input Password...</span></i>'';
|
||||||
|
hide_input = false;
|
||||||
|
position = "0, -100";
|
||||||
|
halign = "center";
|
||||||
|
valign = "center";
|
||||||
|
};
|
||||||
|
|
||||||
|
general = {
|
||||||
|
auth_method = "pam";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
494
modules/desktop/addons/hyprpanel.nix
Normal file
494
modules/desktop/addons/hyprpanel.nix
Normal file
|
|
@ -0,0 +1,494 @@
|
||||||
|
{
|
||||||
|
flake.modules.homeManager.cholli =
|
||||||
|
{
|
||||||
|
lib,
|
||||||
|
osConfig,
|
||||||
|
pkgs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
{
|
||||||
|
config = lib.mkIf osConfig.programs.hyprland.enable {
|
||||||
|
wayland.windowManager.hyprland.settings.exec-once = [
|
||||||
|
"${pkgs.hyprpanel}/bin/hyprpanel"
|
||||||
|
];
|
||||||
|
|
||||||
|
programs.hyprpanel = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
menus.dashboard.powermenu.avatar.image = "/home/cholli/Pictures/profile.png";
|
||||||
|
|
||||||
|
bar = {
|
||||||
|
launcher.autoDetectIcon = true;
|
||||||
|
workspaces = {
|
||||||
|
show_icons = false;
|
||||||
|
show_numbered = true;
|
||||||
|
};
|
||||||
|
layouts = {
|
||||||
|
"0" = {
|
||||||
|
"left" = [
|
||||||
|
"dashboard"
|
||||||
|
"workspaces"
|
||||||
|
];
|
||||||
|
"middle" = [
|
||||||
|
"windowtitle"
|
||||||
|
];
|
||||||
|
"right" = [
|
||||||
|
"volume"
|
||||||
|
"bluetooth"
|
||||||
|
"cputemp"
|
||||||
|
"cpu"
|
||||||
|
"ram"
|
||||||
|
"systray"
|
||||||
|
"clock"
|
||||||
|
"notifications"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
"1" = {
|
||||||
|
"left" = [
|
||||||
|
"workspaces"
|
||||||
|
];
|
||||||
|
"right" = [
|
||||||
|
"clock"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
customModules = {
|
||||||
|
ram = {
|
||||||
|
icon = " ";
|
||||||
|
labelType = "used/total";
|
||||||
|
};
|
||||||
|
cpu = {
|
||||||
|
icon = " ";
|
||||||
|
leftClick = "kitty --hold btop";
|
||||||
|
};
|
||||||
|
cpuTemp = {
|
||||||
|
sensor = "/sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon2/temp3_input";
|
||||||
|
unit = "metric";
|
||||||
|
showUnit = true;
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
clock.format = "%a %b %d %H:%M:%S";
|
||||||
|
notifications = {
|
||||||
|
show_total = true;
|
||||||
|
hideCountWhenZero = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
layouts = {
|
||||||
|
"0" = {
|
||||||
|
left = [
|
||||||
|
"dashboard"
|
||||||
|
"workspaces"
|
||||||
|
];
|
||||||
|
middle = [ "windowtitle" ];
|
||||||
|
right = [
|
||||||
|
"volume"
|
||||||
|
"bluetooth"
|
||||||
|
"cputemp"
|
||||||
|
"cpu"
|
||||||
|
"ram"
|
||||||
|
"systray"
|
||||||
|
"clock"
|
||||||
|
"notifications"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
"1" = {
|
||||||
|
left = [ "workspaces" ];
|
||||||
|
right = [ "clock" ];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
theme = {
|
||||||
|
bar = {
|
||||||
|
floating = true;
|
||||||
|
background = "#11111b";
|
||||||
|
border.color = "#b4befe";
|
||||||
|
buttons = {
|
||||||
|
background = "#242438";
|
||||||
|
battery.background = "#242438";
|
||||||
|
battery.border = "#f9e2af";
|
||||||
|
battery.icon = "#242438";
|
||||||
|
battery.icon_background = "#f9e2af";
|
||||||
|
battery.text = "#f9e2af";
|
||||||
|
bluetooth.background = "#242438";
|
||||||
|
bluetooth.border = "#89dceb";
|
||||||
|
bluetooth.icon = "#1e1e2e";
|
||||||
|
bluetooth.icon_background = "#89dbeb";
|
||||||
|
bluetooth.text = "#89dceb";
|
||||||
|
borderColor = "#b4befe";
|
||||||
|
clock.background = "#242438";
|
||||||
|
clock.border = "#f5c2e7";
|
||||||
|
clock.icon = "#232338";
|
||||||
|
clock.icon_background = "#f5c2e7";
|
||||||
|
clock.text = "#f5c2e7";
|
||||||
|
dashboard.background = "#f9e2af";
|
||||||
|
dashboard.border = "#f9e2af";
|
||||||
|
dashboard.icon = "#1e1e2e";
|
||||||
|
hover = "#45475a";
|
||||||
|
icon = "#242438";
|
||||||
|
icon_background = "#b4befe";
|
||||||
|
media.background = "#242438";
|
||||||
|
media.border = "#b4befe";
|
||||||
|
media.icon = "#1e1e2e";
|
||||||
|
media.icon_background = "#b4befe";
|
||||||
|
media.text = "#b4befe";
|
||||||
|
modules.cava.background = "#242438";
|
||||||
|
modules.cava.border = "#94e2d5";
|
||||||
|
modules.cava.icon = "#242438";
|
||||||
|
modules.cava.icon_background = "#94e2d5";
|
||||||
|
modules.cava.text = "#94e2d5";
|
||||||
|
modules.cpu.background = "#242438";
|
||||||
|
modules.cpu.border = "#f38ba8";
|
||||||
|
modules.cpu.icon = "#181825";
|
||||||
|
modules.cpu.icon_background = "#f38ba8";
|
||||||
|
modules.cpu.text = "#f38ba8";
|
||||||
|
modules.hypridle.background = "#242438";
|
||||||
|
modules.hypridle.border = "#f5c2e7";
|
||||||
|
modules.hypridle.icon = "#242438";
|
||||||
|
modules.hypridle.icon_background = "#f5c2e7";
|
||||||
|
modules.hypridle.text = "#f5c2e7";
|
||||||
|
modules.hyprsunset.background = "#242438";
|
||||||
|
modules.hyprsunset.border = "#fab387";
|
||||||
|
modules.hyprsunset.icon = "#242438";
|
||||||
|
modules.hyprsunset.icon_background = "#fab387";
|
||||||
|
modules.hyprsunset.text = "#fab387";
|
||||||
|
modules.kbLayout.background = "#242438";
|
||||||
|
modules.kbLayout.border = "#89dceb";
|
||||||
|
modules.kbLayout.icon = "#181825";
|
||||||
|
modules.kbLayout.icon_background = "#89dceb";
|
||||||
|
modules.kbLayout.text = "#89dceb";
|
||||||
|
modules.microphone.background = "#242438";
|
||||||
|
modules.microphone.border = "#a6e3a1";
|
||||||
|
modules.microphone.icon = "#242438";
|
||||||
|
modules.microphone.icon_background = "#a6e3a1";
|
||||||
|
modules.microphone.text = "#a6e3a1";
|
||||||
|
modules.netstat.background = "#242438";
|
||||||
|
modules.netstat.border = "#a6e3a1";
|
||||||
|
modules.netstat.icon = "#181825";
|
||||||
|
modules.netstat.icon_background = "#a6e3a1";
|
||||||
|
modules.netstat.text = "#a6e3a1";
|
||||||
|
modules.power.background = "#242438";
|
||||||
|
modules.power.border = "#f38ba8";
|
||||||
|
modules.power.icon = "#181825";
|
||||||
|
modules.power.icon_background = "#f38ba8";
|
||||||
|
modules.ram.background = "#242438";
|
||||||
|
modules.ram.border = "#f9e2af";
|
||||||
|
modules.ram.icon = "#181825";
|
||||||
|
modules.ram.icon_background = "#f9e2af";
|
||||||
|
modules.ram.text = "#f9e2af";
|
||||||
|
modules.storage.background = "#242438";
|
||||||
|
modules.storage.border = "#f5c2e7";
|
||||||
|
modules.storage.icon = "#181825";
|
||||||
|
modules.storage.icon_background = "#f5c2e7";
|
||||||
|
modules.storage.text = "#f5c2e7";
|
||||||
|
modules.submap.background = "#242438";
|
||||||
|
modules.submap.border = "#94e2d5";
|
||||||
|
modules.submap.icon = "#181825";
|
||||||
|
modules.submap.icon_background = "#94e2d5";
|
||||||
|
modules.submap.text = "#94e2d5";
|
||||||
|
modules.updates.background = "#242438";
|
||||||
|
modules.updates.border = "#cba6f7";
|
||||||
|
modules.updates.icon = "#181825";
|
||||||
|
modules.updates.icon_background = "#cba6f7";
|
||||||
|
modules.updates.text = "#cba6f7";
|
||||||
|
modules.weather.background = "#242438";
|
||||||
|
modules.weather.border = "#b4befe";
|
||||||
|
modules.weather.icon = "#242438";
|
||||||
|
modules.weather.icon_background = "#b4befe";
|
||||||
|
modules.weather.text = "#b4befe";
|
||||||
|
modules.worldclock.background = "#242438";
|
||||||
|
modules.worldclock.border = "#f5c2e7";
|
||||||
|
modules.worldclock.icon = "#242438";
|
||||||
|
modules.worldclock.icon_background = "#f5c2e7";
|
||||||
|
modules.worldclock.text = "#f5c2e7";
|
||||||
|
network.background = "#242438";
|
||||||
|
network.border = "#cba6f7";
|
||||||
|
network.icon = "#242438";
|
||||||
|
network.icon_background = "#caa6f7";
|
||||||
|
network.text = "#cba6f7";
|
||||||
|
notifications.background = "#242438";
|
||||||
|
notifications.border = "#b4befe";
|
||||||
|
notifications.icon = "#1e1e2e";
|
||||||
|
notifications.icon_background = "#b4befe";
|
||||||
|
notifications.total = "#b4befe";
|
||||||
|
style = "split";
|
||||||
|
systray.background = "#242438";
|
||||||
|
systray.border = "#b4befe";
|
||||||
|
systray.customIcon = "#cdd6f4";
|
||||||
|
text = "#b4befe";
|
||||||
|
volume.background = "#242438";
|
||||||
|
volume.border = "#eba0ac";
|
||||||
|
volume.icon = "#242438";
|
||||||
|
volume.icon_background = "#eba0ac";
|
||||||
|
volume.text = "#eba0ac";
|
||||||
|
windowtitle.background = "#242438";
|
||||||
|
windowtitle.border = "#f5c2e7";
|
||||||
|
windowtitle.icon = "#1e1e2e";
|
||||||
|
windowtitle.icon_background = "#f5c2e7";
|
||||||
|
windowtitle.text = "#f5c2e7";
|
||||||
|
workspaces.active = "#f5c2e7";
|
||||||
|
workspaces.available = "#89dceb";
|
||||||
|
workspaces.background = "#242438";
|
||||||
|
workspaces.border = "#f5c2e7";
|
||||||
|
workspaces.hover = "#f5c2e7";
|
||||||
|
workspaces.numbered_active_highlighted_text_color = "#181825";
|
||||||
|
workspaces.numbered_active_underline_color = "#f5c2e7";
|
||||||
|
workspaces.occupied = "#f2cdcd";
|
||||||
|
y_margins = "0.2em";
|
||||||
|
};
|
||||||
|
menus = {
|
||||||
|
background = "#11111b";
|
||||||
|
border.color = "#313244";
|
||||||
|
buttons.active = "#f5c2e6";
|
||||||
|
buttons.default = "#b4befe";
|
||||||
|
buttons.disabled = "#585b71";
|
||||||
|
buttons.text = "#181824";
|
||||||
|
cards = "#1e1e2e";
|
||||||
|
check_radio_button.active = "#b4beff";
|
||||||
|
check_radio_button.background = "#45475a";
|
||||||
|
dimtext = "#585b70";
|
||||||
|
dropdownmenu.background = "#11111b";
|
||||||
|
dropdownmenu.divider = "#1e1e2e";
|
||||||
|
dropdownmenu.text = "#cdd6f4";
|
||||||
|
feinttext = "#313244";
|
||||||
|
iconbuttons.active = "#b4beff";
|
||||||
|
iconbuttons.passive = "#cdd6f3";
|
||||||
|
icons.active = "#b4befe";
|
||||||
|
icons.passive = "#585b70";
|
||||||
|
label = "#b4befe";
|
||||||
|
listitems.active = "#b4befd";
|
||||||
|
listitems.passive = "#cdd6f4";
|
||||||
|
menu = {
|
||||||
|
battery.background.color = "#11111b";
|
||||||
|
battery.border.color = "#313244";
|
||||||
|
battery.card.color = "#1e1e2e";
|
||||||
|
battery.icons.active = "#f9e2af";
|
||||||
|
battery.icons.passive = "#9399b2";
|
||||||
|
battery.label.color = "#f9e2af";
|
||||||
|
battery.listitems.active = "#f9e2af";
|
||||||
|
battery.listitems.passive = "#cdd6f3";
|
||||||
|
battery.slider.background = "#585b71";
|
||||||
|
battery.slider.backgroundhover = "#45475a";
|
||||||
|
battery.slider.primary = "#f9e2af";
|
||||||
|
battery.slider.puck = "#6c7086";
|
||||||
|
battery.text = "#cdd6f4";
|
||||||
|
bluetooth.background.color = "#11111b";
|
||||||
|
bluetooth.border.color = "#313244";
|
||||||
|
bluetooth.card.color = "#1e1e2e";
|
||||||
|
bluetooth.iconbutton.active = "#89dceb";
|
||||||
|
bluetooth.iconbutton.passive = "#cdd6f4";
|
||||||
|
bluetooth.icons.active = "#89dceb";
|
||||||
|
bluetooth.icons.passive = "#9399b2";
|
||||||
|
bluetooth.label.color = "#89dceb";
|
||||||
|
bluetooth.listitems.active = "#89dcea";
|
||||||
|
bluetooth.listitems.passive = "#cdd6f4";
|
||||||
|
bluetooth.scroller.color = "#89dceb";
|
||||||
|
bluetooth.status = "#6c7086";
|
||||||
|
bluetooth.switch.disabled = "#313245";
|
||||||
|
bluetooth.switch.enabled = "#89dceb";
|
||||||
|
bluetooth.switch.puck = "#454759";
|
||||||
|
bluetooth.switch_divider = "#45475a";
|
||||||
|
bluetooth.text = "#cdd6f4";
|
||||||
|
clock.background.color = "#11111b";
|
||||||
|
clock.border.color = "#313244";
|
||||||
|
clock.calendar.contextdays = "#585b70";
|
||||||
|
clock.calendar.currentday = "#f5c2e7";
|
||||||
|
clock.calendar.days = "#cdd6f4";
|
||||||
|
clock.calendar.paginator = "#f5c2e6";
|
||||||
|
clock.calendar.weekdays = "#f5c2e7";
|
||||||
|
clock.calendar.yearmonth = "#94e2d5";
|
||||||
|
clock.card.color = "#1e1e2e";
|
||||||
|
clock.text = "#cdd6f4";
|
||||||
|
clock.time.time = "#f5c2e7";
|
||||||
|
clock.time.timeperiod = "#94e2d5";
|
||||||
|
clock.weather.hourly.icon = "#f5c2e7";
|
||||||
|
clock.weather.hourly.temperature = "#f5c2e7";
|
||||||
|
clock.weather.hourly.time = "#f5c2e7";
|
||||||
|
clock.weather.icon = "#f5c2e7";
|
||||||
|
clock.weather.stats = "#f5c2e7";
|
||||||
|
clock.weather.status = "#94e2d5";
|
||||||
|
clock.weather.temperature = "#cdd6f4";
|
||||||
|
clock.weather.thermometer.cold = "#89b4fa";
|
||||||
|
clock.weather.thermometer.extremelycold = "#89dceb";
|
||||||
|
clock.weather.thermometer.extremelyhot = "#f38ba8";
|
||||||
|
clock.weather.thermometer.hot = "#fab387";
|
||||||
|
clock.weather.thermometer.moderate = "#b4befe";
|
||||||
|
dashboard.background.color = "#11111b";
|
||||||
|
dashboard.border.color = "#313244";
|
||||||
|
dashboard.card.color = "#1e1e2e";
|
||||||
|
dashboard.controls.bluetooth.background = "#89dceb";
|
||||||
|
dashboard.controls.bluetooth.text = "#181824";
|
||||||
|
dashboard.controls.disabled = "#585b70";
|
||||||
|
dashboard.controls.input.background = "#f5c2e7";
|
||||||
|
dashboard.controls.input.text = "#181824";
|
||||||
|
dashboard.controls.notifications.background = "#f9e2af";
|
||||||
|
dashboard.controls.notifications.text = "#181824";
|
||||||
|
dashboard.controls.volume.background = "#eba0ac";
|
||||||
|
dashboard.controls.volume.text = "#181824";
|
||||||
|
dashboard.controls.wifi.background = "#cba6f7";
|
||||||
|
dashboard.controls.wifi.text = "#181824";
|
||||||
|
dashboard.directories.left.bottom.color = "#eba0ac";
|
||||||
|
dashboard.directories.left.middle.color = "#f9e2af";
|
||||||
|
dashboard.directories.left.top.color = "#f5c2e7";
|
||||||
|
dashboard.directories.right.bottom.color = "#b4befe";
|
||||||
|
dashboard.directories.right.middle.color = "#cba6f7";
|
||||||
|
dashboard.directories.right.top.color = "#94e2d5";
|
||||||
|
dashboard.monitors.bar_background = "#45475a";
|
||||||
|
dashboard.monitors.cpu.bar = "#eba0ad";
|
||||||
|
dashboard.monitors.cpu.icon = "#eba0ac";
|
||||||
|
dashboard.monitors.cpu.label = "#eba0ac";
|
||||||
|
dashboard.monitors.disk.bar = "#f5c2e8";
|
||||||
|
dashboard.monitors.disk.icon = "#f5c2e7";
|
||||||
|
dashboard.monitors.disk.label = "#f5c2e7";
|
||||||
|
dashboard.monitors.gpu.bar = "#a6e3a2";
|
||||||
|
dashboard.monitors.gpu.icon = "#a6e3a1";
|
||||||
|
dashboard.monitors.gpu.label = "#a6e3a1";
|
||||||
|
dashboard.monitors.ram.bar = "#f9e2ae";
|
||||||
|
dashboard.monitors.ram.icon = "#f9e2af";
|
||||||
|
dashboard.monitors.ram.label = "#f9e2af";
|
||||||
|
dashboard.powermenu.confirmation.background = "#11111b";
|
||||||
|
dashboard.powermenu.confirmation.body = "#cdd6f4";
|
||||||
|
dashboard.powermenu.confirmation.border = "#313244";
|
||||||
|
dashboard.powermenu.confirmation.button_text = "#11111a";
|
||||||
|
dashboard.powermenu.confirmation.card = "#1e1e2e";
|
||||||
|
dashboard.powermenu.confirmation.confirm = "#a6e3a1";
|
||||||
|
dashboard.powermenu.confirmation.deny = "#f38ba8";
|
||||||
|
dashboard.powermenu.confirmation.label = "#b4befe";
|
||||||
|
dashboard.powermenu.logout = "#a6e3a1";
|
||||||
|
dashboard.powermenu.restart = "#fab387";
|
||||||
|
dashboard.powermenu.shutdown = "#f38ba8";
|
||||||
|
dashboard.powermenu.sleep = "#89dceb";
|
||||||
|
dashboard.profile.name = "#f5c2e7";
|
||||||
|
dashboard.shortcuts.background = "#b4befe";
|
||||||
|
dashboard.shortcuts.recording = "#a6e3a1";
|
||||||
|
dashboard.shortcuts.text = "#181824";
|
||||||
|
media.album = "#f5c2e8";
|
||||||
|
media.artist = "#94e2d6";
|
||||||
|
media.background.color = "#11111b";
|
||||||
|
media.border.color = "#313244";
|
||||||
|
media.buttons.background = "#b4beff";
|
||||||
|
media.buttons.enabled = "#94e2d4";
|
||||||
|
media.buttons.inactive = "#585b70";
|
||||||
|
media.buttons.text = "#11111b";
|
||||||
|
media.card.color = "#1e1e2e";
|
||||||
|
media.slider.background = "#585b71";
|
||||||
|
media.slider.backgroundhover = "#45475a";
|
||||||
|
media.slider.primary = "#f5c2e7";
|
||||||
|
media.slider.puck = "#6c7086";
|
||||||
|
media.song = "#b4beff";
|
||||||
|
media.timestamp = "#cdd6f4";
|
||||||
|
network.background.color = "#11111b";
|
||||||
|
network.border.color = "#313244";
|
||||||
|
network.card.color = "#1e1e2e";
|
||||||
|
network.iconbuttons.active = "#cba6f7";
|
||||||
|
network.iconbuttons.passive = "#cdd6f4";
|
||||||
|
network.icons.active = "#cba6f7";
|
||||||
|
network.icons.passive = "#9399b2";
|
||||||
|
network.label.color = "#cba6f7";
|
||||||
|
network.listitems.active = "#cba6f6";
|
||||||
|
network.listitems.passive = "#cdd6f4";
|
||||||
|
network.scroller.color = "#cba6f7";
|
||||||
|
network.status.color = "#6c7086";
|
||||||
|
network.switch.disabled = "#313245";
|
||||||
|
network.switch.enabled = "#cba6f7";
|
||||||
|
network.switch.puck = "#454759";
|
||||||
|
network.text = "#cdd6f4";
|
||||||
|
notifications.background = "#11111b";
|
||||||
|
notifications.border = "#313244";
|
||||||
|
notifications.card = "#1e1e2e";
|
||||||
|
notifications.clear = "#f38ba8";
|
||||||
|
notifications.label = "#b4befe";
|
||||||
|
notifications.no_notifications_label = "#313244";
|
||||||
|
notifications.pager.background = "#11111b";
|
||||||
|
notifications.pager.button = "#b4befe";
|
||||||
|
notifications.pager.label = "#9399b2";
|
||||||
|
notifications.scrollbar.color = "#b4befe";
|
||||||
|
notifications.switch.disabled = "#313245";
|
||||||
|
notifications.switch.enabled = "#b4befe";
|
||||||
|
notifications.switch.puck = "#454759";
|
||||||
|
notifications.switch_divider = "#45475a";
|
||||||
|
power.background.color = "#11111b";
|
||||||
|
power.border.color = "#313244";
|
||||||
|
power.buttons.logout.background = "#1e1e2e";
|
||||||
|
power.buttons.logout.icon = "#181824";
|
||||||
|
power.buttons.logout.icon_background = "#a6e3a1";
|
||||||
|
power.buttons.logout.text = "#a6e3a1";
|
||||||
|
power.buttons.restart.background = "#1e1e2e";
|
||||||
|
power.buttons.restart.icon = "#181824";
|
||||||
|
power.buttons.restart.icon_background = "#fab387";
|
||||||
|
power.buttons.restart.text = "#fab387";
|
||||||
|
power.buttons.shutdown.background = "#1e1e2e";
|
||||||
|
power.buttons.shutdown.icon = "#181824";
|
||||||
|
power.buttons.shutdown.icon_background = "#f38ba7";
|
||||||
|
power.buttons.shutdown.text = "#f38ba8";
|
||||||
|
power.buttons.sleep.background = "#1e1e2e";
|
||||||
|
power.buttons.sleep.icon = "#181824";
|
||||||
|
power.buttons.sleep.icon_background = "#89dceb";
|
||||||
|
power.buttons.sleep.text = "#89dceb";
|
||||||
|
systray.dropdownmenu.background = "#11111b";
|
||||||
|
systray.dropdownmenu.divider = "#1e1e2e";
|
||||||
|
systray.dropdownmenu.text = "#cdd6f4";
|
||||||
|
volume.audio_slider.background = "#585b71";
|
||||||
|
volume.audio_slider.backgroundhover = "#45475a";
|
||||||
|
volume.audio_slider.primary = "#eba0ac";
|
||||||
|
volume.audio_slider.puck = "#585b70";
|
||||||
|
volume.background.color = "#11111b";
|
||||||
|
volume.border.color = "#313244";
|
||||||
|
volume.card.color = "#1e1e2e";
|
||||||
|
volume.iconbutton.active = "#eba0ac";
|
||||||
|
volume.iconbutton.passive = "#cdd6f4";
|
||||||
|
volume.icons.active = "#eba0ac";
|
||||||
|
volume.icons.passive = "#9399b2";
|
||||||
|
volume.input_slider.background = "#585b71";
|
||||||
|
volume.input_slider.backgroundhover = "#45475a";
|
||||||
|
volume.input_slider.primary = "#eba0ac";
|
||||||
|
volume.input_slider.puck = "#585b70";
|
||||||
|
volume.label.color = "#eba0ac";
|
||||||
|
volume.listitems.active = "#eba0ab";
|
||||||
|
volume.listitems.passive = "#cdd6f4";
|
||||||
|
volume.text = "#cdd6f4";
|
||||||
|
};
|
||||||
|
popover.background = "#181824";
|
||||||
|
popover.border = "#181824";
|
||||||
|
popover.text = "#b4befe";
|
||||||
|
progressbar.background = "#45475a";
|
||||||
|
progressbar.foreground = "#b4befe";
|
||||||
|
slider.background = "#585b71";
|
||||||
|
slider.backgroundhover = "#45475a";
|
||||||
|
slider.primary = "#b4befe";
|
||||||
|
slider.puck = "#6c7086";
|
||||||
|
switch.disabled = "#313245";
|
||||||
|
switch.enabled = "#b4befe";
|
||||||
|
switch.puck = "#454759";
|
||||||
|
text = "#cdd6f4";
|
||||||
|
tooltip.background = "#11111b";
|
||||||
|
tooltip.text = "#cdd6f4";
|
||||||
|
};
|
||||||
|
outer_spacing = "0.0em";
|
||||||
|
transparent = true;
|
||||||
|
|
||||||
|
};
|
||||||
|
notification.actions.background = "#b4befd";
|
||||||
|
notification.actions.text = "#181825";
|
||||||
|
notification.background = "#181826";
|
||||||
|
notification.border = "#313243";
|
||||||
|
notification.close_button.background = "#f38ba7";
|
||||||
|
notification.close_button.label = "#11111b";
|
||||||
|
notification.label = "#b4befe";
|
||||||
|
notification.labelicon = "#b4befe";
|
||||||
|
notification.text = "#cdd6f4";
|
||||||
|
notification.time = "#7f849b";
|
||||||
|
osd.bar_color = "#b4beff";
|
||||||
|
osd.bar_container = "#11111b";
|
||||||
|
osd.bar_empty_color = "#313244";
|
||||||
|
osd.bar_overflow_color = "#f38ba7";
|
||||||
|
osd.icon = "#11111b";
|
||||||
|
osd.icon_container = "#b4beff";
|
||||||
|
osd.label = "#b4beff";
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
@ -1,24 +1,10 @@
|
||||||
{
|
{
|
||||||
config,
|
flake.modules.homeManager.cholli =
|
||||||
lib,
|
{ ... }:
|
||||||
namespace,
|
let
|
||||||
...
|
picture-path = "/home/cholli/Pictures/firewatch.jpg";
|
||||||
}:
|
in
|
||||||
let
|
{
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
|
|
||||||
cfg = config.${namespace}.desktop.addons.hyprpaper;
|
|
||||||
|
|
||||||
username = config.${namespace}.user.name;
|
|
||||||
picture-path = "/home/${username}/Pictures/firewatch.jpg";
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.addons.hyprpaper = {
|
|
||||||
enable = mkEnableOption "Enable Hyprpaper";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
snowfallorg.users.${username}.home.config = {
|
|
||||||
home.file = {
|
home.file = {
|
||||||
# https://www.reddit.com/r/WidescreenWallpaper/comments/13hib3t/purple_firewatch_3840x1620/
|
# https://www.reddit.com/r/WidescreenWallpaper/comments/13hib3t/purple_firewatch_3840x1620/
|
||||||
"Pictures/firewatch.jpg".source = ./firewatch.jpg;
|
"Pictures/firewatch.jpg".source = ./firewatch.jpg;
|
||||||
|
|
@ -35,7 +21,6 @@ in
|
||||||
wallpaper = "DP-1,${picture-path}";
|
wallpaper = "DP-1,${picture-path}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
3
modules/desktop/addons/waybar.nix
Normal file
3
modules/desktop/addons/waybar.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
62
modules/desktop/default.nix
Normal file
62
modules/desktop/default.nix
Normal file
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
nixos.desktop =
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
inputs,
|
||||||
|
lib,
|
||||||
|
pkgs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
let
|
||||||
|
zenbrowser = inputs.zen-browser.packages."${pkgs.system}".default;
|
||||||
|
in
|
||||||
|
|
||||||
|
{
|
||||||
|
environment = {
|
||||||
|
systemPackages = [
|
||||||
|
zenbrowser
|
||||||
|
];
|
||||||
|
|
||||||
|
sessionVariables = {
|
||||||
|
DEFAULT_BROWSER = "${zenbrowser}/bin/zen-beta";
|
||||||
|
BROWSER = "zen-beta";
|
||||||
|
};
|
||||||
|
|
||||||
|
etc = lib.mkIf config.programs._1password.enable {
|
||||||
|
"1password/custom_allowed_browsers" = {
|
||||||
|
text = ''
|
||||||
|
zen
|
||||||
|
'';
|
||||||
|
mode = "0755";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.cholli =
|
||||||
|
{ pkgs, osConfig, ... }:
|
||||||
|
{
|
||||||
|
dconf = {
|
||||||
|
settings."org/gnome/desktop/interface".color-scheme = "prefer-dark";
|
||||||
|
};
|
||||||
|
|
||||||
|
gtk = {
|
||||||
|
enable = true;
|
||||||
|
theme = {
|
||||||
|
name = "Adwaita-dark";
|
||||||
|
package = pkgs.gnome-themes-extra;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
# qt = {
|
||||||
|
# enable = true;
|
||||||
|
# platformTheme.name = "gnome";
|
||||||
|
# style.name = "adwaita-dark";
|
||||||
|
# };
|
||||||
|
|
||||||
|
systemd.user.sessionVariables = osConfig.home-manager.users.cholli.home.sessionVariables;
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
@ -1,219 +1,180 @@
|
||||||
{
|
{
|
||||||
config,
|
flake.modules = {
|
||||||
inputs,
|
nixos.hyprland =
|
||||||
lib,
|
{
|
||||||
pkgs,
|
config,
|
||||||
system,
|
inputs,
|
||||||
namespace,
|
pkgs,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
with lib.${namespace};
|
let
|
||||||
let
|
hyprland-package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||||
inherit (lib)
|
|
||||||
mkIf
|
|
||||||
mkEnableOption
|
|
||||||
mkOption
|
|
||||||
mkMerge
|
|
||||||
types
|
|
||||||
;
|
|
||||||
cfg = config.${namespace}.desktop.hyprland;
|
|
||||||
|
|
||||||
cachix-url = "https://hyprland.cachix.org";
|
focus-1password = pkgs.writeShellScriptBin "focus-or-open-1pass" ''
|
||||||
cachix-key = "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=";
|
running=$(hyprctl -j clients | jq -r '.[] | select(.class == "1password") | .workspace.id')
|
||||||
|
|
||||||
hyprland-package = inputs.hyprland.packages.${system}.hyprland;
|
if [[ $running != "" ]]; then
|
||||||
|
hyprctl dispatch workspace $running
|
||||||
|
else
|
||||||
|
# always open on w/space 4
|
||||||
|
hyprctl dispatch workspace 9
|
||||||
|
ELECTRON_OZONE_PLATFORM_HINT=x11 1password&
|
||||||
|
fi
|
||||||
|
'';
|
||||||
|
in
|
||||||
|
{
|
||||||
|
environment.systemPackages =
|
||||||
|
with pkgs;
|
||||||
|
[
|
||||||
|
# Auth Agent
|
||||||
|
hyprpolkitagent
|
||||||
|
|
||||||
focus-1password = pkgs.writeShellScriptBin "focus-or-open-1pass" ''
|
# Notification daemon
|
||||||
running=$(hyprctl -j clients | jq -r '.[] | select(.class == "1password") | .workspace.id')
|
libnotify
|
||||||
|
|
||||||
if [[ $running != "" ]]; then
|
# Wayland Utilities
|
||||||
hyprctl dispatch workspace $running
|
wlr-randr
|
||||||
else
|
|
||||||
# always open on w/space 4
|
|
||||||
hyprctl dispatch workspace 9
|
|
||||||
ELECTRON_OZONE_PLATFORM_HINT=x11 1password&
|
|
||||||
fi
|
|
||||||
'';
|
|
||||||
|
|
||||||
# clipsync = pkgs.writeShellScriptBin "clipsync" ''
|
# Clipboard Stuff
|
||||||
# insert() {
|
wl-clipboard
|
||||||
# # Read all the piped input into variable.
|
xclip
|
||||||
# value=$(cat)
|
clipnotify
|
||||||
# wValue="$(wl-paste)"
|
# clipsync
|
||||||
# xValue="$(xclip -o -selection clipboard)"
|
|
||||||
|
|
||||||
# notify() {
|
# Screenshot Utility
|
||||||
# notify-send -u low -c clipboard "$1" "$value"
|
grimblast
|
||||||
# }
|
|
||||||
|
|
||||||
# if [ "$value" != "$wValue" ]; then
|
# File Manager
|
||||||
# notify "Wayland"
|
xfce.thunar
|
||||||
# echo -n "$value" | wl-copy
|
|
||||||
# fi
|
|
||||||
|
|
||||||
# if [ "$value" != "$xValue" ]; then
|
# clean sddm theme
|
||||||
# notify "X11"
|
elegant-sddm
|
||||||
# echo -n "$value" | xclip -selection clipboard
|
|
||||||
# fi
|
|
||||||
# }
|
|
||||||
|
|
||||||
# watch() {
|
# json cli parser for bash script to focus 1password
|
||||||
# # Wayland -> X11
|
jq
|
||||||
# wl-paste --type text --watch clipsync insert &
|
|
||||||
|
|
||||||
# # X11 -> Wayland
|
hyprpanel
|
||||||
# while clipnotify; do
|
|
||||||
# xclip -o -selection clipboard | clipsync insert
|
|
||||||
# done &
|
|
||||||
# }
|
|
||||||
|
|
||||||
# kill() {
|
#####
|
||||||
# pkill wl-paste
|
xdg-dbus-proxy
|
||||||
# pkill clipnotify
|
]
|
||||||
# pkill xclip
|
++ lib.optional config.programs._1password.enable focus-1password;
|
||||||
# pkill clipsync
|
|
||||||
# }
|
|
||||||
# "$@"
|
|
||||||
# '';
|
|
||||||
|
|
||||||
in
|
programs = {
|
||||||
{
|
|
||||||
options.${namespace}.desktop.hyprland = {
|
|
||||||
enable = mkEnableOption "Whether to enable hyprland";
|
|
||||||
settings = mkOption {
|
|
||||||
type = types.attrs;
|
|
||||||
default = { };
|
|
||||||
description = "Additional Hyprland settings to apply.";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
# Auth Agent
|
|
||||||
hyprpolkitagent
|
|
||||||
|
|
||||||
# Notification daemon
|
|
||||||
libnotify
|
|
||||||
|
|
||||||
# Wayland Utilities
|
|
||||||
wlr-randr
|
|
||||||
|
|
||||||
# Clipboard Stuff
|
|
||||||
wl-clipboard
|
|
||||||
xclip
|
|
||||||
clipnotify
|
|
||||||
# clipsync
|
|
||||||
|
|
||||||
# Screenshot Utility
|
|
||||||
grimblast
|
|
||||||
|
|
||||||
# File Manager
|
|
||||||
xfce.thunar
|
|
||||||
|
|
||||||
# clean sddm theme
|
|
||||||
elegant-sddm
|
|
||||||
|
|
||||||
# json cli parser for bash script to focus 1password
|
|
||||||
jq
|
|
||||||
focus-1password
|
|
||||||
|
|
||||||
hyprpanel
|
|
||||||
|
|
||||||
#####
|
|
||||||
xdg-dbus-proxy
|
|
||||||
];
|
|
||||||
|
|
||||||
programs = {
|
|
||||||
hyprland = {
|
|
||||||
enable = true;
|
|
||||||
package = hyprland-package;
|
|
||||||
portalPackage = inputs.hyprland.packages.${system}.xdg-desktop-portal-hyprland;
|
|
||||||
withUWSM = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
xdg = {
|
|
||||||
autostart.enable = true;
|
|
||||||
portal = {
|
|
||||||
enable = true;
|
|
||||||
extraPortals = [
|
|
||||||
pkgs.xdg-desktop-portal
|
|
||||||
pkgs.xdg-desktop-portal-gtk
|
|
||||||
];
|
|
||||||
xdgOpenUsePortal = true;
|
|
||||||
|
|
||||||
config = {
|
|
||||||
common = {
|
|
||||||
default = [ "*" ];
|
|
||||||
"org.freedesktop.impl.portal.Secret" = [ "gnome-keyring" ];
|
|
||||||
};
|
|
||||||
hyprland = {
|
hyprland = {
|
||||||
default = [
|
|
||||||
"hyprland"
|
|
||||||
"gtk"
|
|
||||||
];
|
|
||||||
"org.freedesktop.impl.portal.FileChooser" = [ "gtk" ];
|
|
||||||
"org.freedesktop.impl.portal.OpenURI" = [ "gtk" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
services.displayManager.gdm = {
|
|
||||||
enable = true;
|
|
||||||
wayland = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
${namespace} = {
|
|
||||||
desktop = {
|
|
||||||
enable = true;
|
|
||||||
addons = {
|
|
||||||
rofi = {
|
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.rofi-unwrapped;
|
package = hyprland-package;
|
||||||
|
portalPackage = inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
|
||||||
|
withUWSM = true;
|
||||||
};
|
};
|
||||||
hypridle = enabled;
|
|
||||||
hyprlock = enabled;
|
|
||||||
hyprpanel = enabled;
|
|
||||||
hyprpaper = enabled;
|
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
nix.extra-substituters.${cachix-url} = {
|
xdg = {
|
||||||
key = cachix-key;
|
autostart.enable = true;
|
||||||
};
|
portal = {
|
||||||
|
enable = true;
|
||||||
|
extraPortals = [
|
||||||
|
pkgs.xdg-desktop-portal
|
||||||
|
pkgs.xdg-desktop-portal-gtk
|
||||||
|
];
|
||||||
|
xdgOpenUsePortal = true;
|
||||||
|
|
||||||
home.extraOptions = {
|
config = {
|
||||||
wayland.windowManager.hyprland = {
|
common = {
|
||||||
|
default = [ "*" ];
|
||||||
|
"org.freedesktop.impl.portal.Secret" = [ "gnome-keyring" ];
|
||||||
|
};
|
||||||
|
hyprland = {
|
||||||
|
default = [
|
||||||
|
"hyprland"
|
||||||
|
"gtk"
|
||||||
|
];
|
||||||
|
"org.freedesktop.impl.portal.FileChooser" = [ "gtk" ];
|
||||||
|
"org.freedesktop.impl.portal.OpenURI" = [ "gtk" ];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
security.pam.services.gdm.enableGnomeKeyring = true;
|
||||||
|
services.displayManager.gdm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = hyprland-package;
|
wayland = true;
|
||||||
plugins = [ inputs.hy3.packages.${system}.hy3 ];
|
};
|
||||||
systemd.variables = [ "--all" ];
|
|
||||||
settings = mkMerge [
|
environment.sessionVariables = {
|
||||||
{
|
NIXOS_OZONE_WL = "1"; # Hint electron apps to use wayland
|
||||||
|
ELECTRON_OZONE_PLATFORM_HINT = "auto";
|
||||||
|
|
||||||
|
XDG_SESSION_TYPE = "wayland";
|
||||||
|
|
||||||
|
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
|
||||||
|
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
||||||
|
QT_QPA_PLATFORM = "wayland;xcb";
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.cholli =
|
||||||
|
{
|
||||||
|
inputs,
|
||||||
|
lib,
|
||||||
|
pkgs,
|
||||||
|
osConfig,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
let
|
||||||
|
hyprland-package = inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||||
|
in
|
||||||
|
{
|
||||||
|
config = lib.mkIf osConfig.programs.hyprland.enable {
|
||||||
|
wayland.windowManager.hyprland = {
|
||||||
|
enable = true;
|
||||||
|
package = hyprland-package;
|
||||||
|
plugins = [ inputs.hy3.packages.${pkgs.system}.hy3 ];
|
||||||
|
systemd.variables = [ "--all" ];
|
||||||
|
settings = {
|
||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"systemctl --user start hyprpolkitagent"
|
"systemctl --user start hyprpolkitagent"
|
||||||
|
|
||||||
|
"[workspace 1 silent] zen-beta"
|
||||||
"[workspace 2 silent] steam"
|
"[workspace 2 silent] steam"
|
||||||
|
"[workspace 7 silent] obsidian"
|
||||||
"[workspace 8 silent] discord"
|
"[workspace 8 silent] discord"
|
||||||
"[workspace 9 silent] ELECTRON_OZONE_PLATFORM_HINT=x11 1password" # fix for promts not showing up anymore
|
"[workspace 9 silent] ELECTRON_OZONE_PLATFORM_HINT=x11 1password" # fix for promts not showing up anymore
|
||||||
"[workspace 1 silent] zen-beta"
|
|
||||||
|
|
||||||
"${pkgs.xorg.xhost}/bin/xhost +"
|
"${pkgs.xorg.xhost}/bin/xhost +"
|
||||||
|
|
||||||
|
"${lib.getExe pkgs.xorg.xrandr} --output DP-1 --primary"
|
||||||
];
|
];
|
||||||
|
|
||||||
windowrulev2 = [
|
windowrulev2 = [
|
||||||
#stean is a bit wierd, since it opens in multiple phases, so just move the last window to the workspace
|
#steam is a bit wierd, since it opens in multiple phases, so just move the last window to the workspace
|
||||||
"workspace 2 silent, class:^(steam)$, title:^(Steam)"
|
"workspace 2 silent, class:^(steam)$, title:^(Steam)"
|
||||||
|
|
||||||
# make xwaylandvideobridge window invisible
|
"workspace 7 silent, class:^(com.obsproject.Studio)$"
|
||||||
"opacity 0.0 override, class:^(xwaylandvideobridge)$"
|
"workspace 8 silent, class:^(steam)$, title:^(Friends List)"
|
||||||
"noanim, class:^(xwaylandvideobridge)$"
|
"workspace 8 silent, class:^(discord)$, title:^(Discord)"
|
||||||
"noinitialfocus, class:^(xwaylandvideobridge)$"
|
];
|
||||||
"maxsize 1 1, class:^(xwaylandvideobridge)$"
|
|
||||||
"noblur, class:^(xwaylandvideobridge)$"
|
monitor = lib.mkIf (osConfig.networking.hostName == "yggdrasil") [
|
||||||
|
#Ultrawide
|
||||||
|
"DP-1,3440x1440@144, 0x0, 1"
|
||||||
|
#Vertical
|
||||||
|
"HDMI-A-1, 1920x1080@144, auto-right, 1, transform, 1"
|
||||||
|
];
|
||||||
|
|
||||||
|
workspace = lib.mkIf (osConfig.networking.hostName == "yggdrasil") [
|
||||||
|
"1, monitor:DP-1"
|
||||||
|
"2, monitor:DP-1"
|
||||||
|
"3, monitor:DP-1"
|
||||||
|
"4, monitor:DP-1"
|
||||||
|
"5, monitor:DP-1"
|
||||||
|
"6, monitor:DP-1"
|
||||||
|
"7, monitor:HDMI-A-1"
|
||||||
|
"8, monitor:HDMI-A-1"
|
||||||
|
"9, monitor:HDMI-A-1"
|
||||||
];
|
];
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
|
|
@ -280,6 +241,7 @@ in
|
||||||
"$mod SHIFT, R, exec, hyprctl reload"
|
"$mod SHIFT, R, exec, hyprctl reload"
|
||||||
"$mod SHIFT, Q, killactive,"
|
"$mod SHIFT, Q, killactive,"
|
||||||
"$mod SHIFT, E, exec, pkill Hyprland"
|
"$mod SHIFT, E, exec, pkill Hyprland"
|
||||||
|
"$mod CTRL, l, exec, hyprlock-blur"
|
||||||
|
|
||||||
"$mod, F, fullscreen,"
|
"$mod, F, fullscreen,"
|
||||||
"$mod, G, togglegroup,"
|
"$mod, G, togglegroup,"
|
||||||
|
|
@ -314,7 +276,7 @@ in
|
||||||
|
|
||||||
#run important programs
|
#run important programs
|
||||||
"$mod, Return, exec, kitty"
|
"$mod, Return, exec, kitty"
|
||||||
"$mod, D, exec, rofi -show drun"
|
"$mod, D, exec, fuzzel"
|
||||||
"$mod, P, exec, focus-or-open-1pass"
|
"$mod, P, exec, focus-or-open-1pass"
|
||||||
# "$mod, D, exec, rofi -show combi"
|
# "$mod, D, exec, rofi -show combi"
|
||||||
|
|
||||||
|
|
@ -375,24 +337,9 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
};
|
||||||
cfg.settings
|
};
|
||||||
];
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
environment.sessionVariables = {
|
|
||||||
NIXOS_OZONE_WL = "1"; # Hint electron apps to use wayland
|
|
||||||
ELECTRON_OZONE_PLATFORM_HINT = "auto";
|
|
||||||
|
|
||||||
XDG_SESSION_TYPE = "wayland";
|
|
||||||
|
|
||||||
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
|
|
||||||
QT_WAYLAND_DISABLE_WINDOWDECORATION = "1";
|
|
||||||
QT_QPA_PLATFORM = "wayland;xcb";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
165
modules/desktop/niri.nix
Normal file
165
modules/desktop/niri.nix
Normal file
|
|
@ -0,0 +1,165 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
nixos.niri =
|
||||||
|
{ inputs, pkgs, ... }:
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
inputs.niri-flake.nixosModules.niri
|
||||||
|
];
|
||||||
|
|
||||||
|
programs.niri = {
|
||||||
|
enable = true;
|
||||||
|
package = inputs.niri-flake.packages.${pkgs.system}.niri-unstable;
|
||||||
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = [
|
||||||
|
pkgs.alacritty
|
||||||
|
pkgs.fuzzel
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
|
homeManager.cholli =
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
inputs,
|
||||||
|
lib,
|
||||||
|
osConfig,
|
||||||
|
pkgs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
{
|
||||||
|
config = lib.mkIf osConfig.programs.niri.enable {
|
||||||
|
programs.niri.settings = {
|
||||||
|
input = {
|
||||||
|
keyboard = {
|
||||||
|
numlock = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
outputs."DP-1" = {
|
||||||
|
mode = {
|
||||||
|
width = 3440;
|
||||||
|
height = 1440;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
outputs."HDMI-A-1" = {
|
||||||
|
mode = {
|
||||||
|
width = 1920;
|
||||||
|
height = 1080;
|
||||||
|
};
|
||||||
|
transform.rotation = 90;
|
||||||
|
};
|
||||||
|
|
||||||
|
layout = {
|
||||||
|
gaps = 5;
|
||||||
|
center-focused-column = "never";
|
||||||
|
|
||||||
|
default-column-width = {
|
||||||
|
proportion = 0.5;
|
||||||
|
};
|
||||||
|
|
||||||
|
preset-column-widths = [
|
||||||
|
{ proportion = 1. / 3.; }
|
||||||
|
{ proportion = 1. / 2.; }
|
||||||
|
{ proportion = 2. / 3.; }
|
||||||
|
|
||||||
|
];
|
||||||
|
|
||||||
|
focus-ring = {
|
||||||
|
width = 1;
|
||||||
|
active = {
|
||||||
|
color = "#7fc8ff";
|
||||||
|
};
|
||||||
|
inactive = {
|
||||||
|
color = "#505050";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
hotkey-overlay.skip-at-startup = true;
|
||||||
|
|
||||||
|
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
|
||||||
|
|
||||||
|
# block 1pass from screenshots and window capture
|
||||||
|
window-rules = [
|
||||||
|
];
|
||||||
|
|
||||||
|
binds =
|
||||||
|
with config.lib.niri;
|
||||||
|
let
|
||||||
|
workspaces = (builtins.genList (x: x + 1) 9);
|
||||||
|
|
||||||
|
focus-workspaces = builtins.listToAttrs (
|
||||||
|
map (num: {
|
||||||
|
name = "Mod+${toString num}";
|
||||||
|
value = {
|
||||||
|
action.focus-workspace = num;
|
||||||
|
};
|
||||||
|
}) workspaces
|
||||||
|
);
|
||||||
|
in
|
||||||
|
|
||||||
|
lib.mkMerge [
|
||||||
|
{
|
||||||
|
"Mod+Shift+Slash".action = actions.show-hotkey-overlay;
|
||||||
|
|
||||||
|
"Mod+Return".action.spawn = "${lib.getExe pkgs.kitty}";
|
||||||
|
"Mod+D".action.spawn = "${lib.getExe pkgs.fuzzel}";
|
||||||
|
"Mod+Alt+L".action.spawn = "hyprlock-blur";
|
||||||
|
|
||||||
|
"Mod+Shift+Q" = {
|
||||||
|
action = actions.close-window;
|
||||||
|
repeat = false;
|
||||||
|
};
|
||||||
|
|
||||||
|
"Mod+O" = {
|
||||||
|
action = actions.toggle-overview;
|
||||||
|
repeat = false;
|
||||||
|
};
|
||||||
|
|
||||||
|
"XF86AudioRaiseVolume" = {
|
||||||
|
action.spawn = [
|
||||||
|
"wpctl"
|
||||||
|
"set-volume"
|
||||||
|
"@DEFAULT_AUDIO_SINK@"
|
||||||
|
"0.1+"
|
||||||
|
];
|
||||||
|
allow-when-locked = true;
|
||||||
|
};
|
||||||
|
"XF86AudioLowerVolume" = {
|
||||||
|
action.spawn = [
|
||||||
|
"wpctl"
|
||||||
|
"set-volume"
|
||||||
|
"@DEFAULT_AUDIO_SINK@"
|
||||||
|
"0.1-"
|
||||||
|
];
|
||||||
|
allow-when-locked = true;
|
||||||
|
};
|
||||||
|
"XF86AudioMute" = {
|
||||||
|
action.spawn = [
|
||||||
|
"wpctl"
|
||||||
|
"set-mute"
|
||||||
|
"@DEFAULT_AUDIO_SINK@"
|
||||||
|
"toggle"
|
||||||
|
];
|
||||||
|
allow-when-locked = true;
|
||||||
|
};
|
||||||
|
"XF86AudioMicMute" = {
|
||||||
|
action.spawn = [
|
||||||
|
"wpctl"
|
||||||
|
"set-mute"
|
||||||
|
"@DEFAULT_AUDIO_SOURCE@"
|
||||||
|
"toggle"
|
||||||
|
];
|
||||||
|
allow-when-locked = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
focus-workspaces
|
||||||
|
];
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
9
modules/dev/devenv.nix
Normal file
9
modules/dev/devenv.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
flake.modules.nixos.dev =
|
||||||
|
{ inputs, pkgs, ... }:
|
||||||
|
{
|
||||||
|
environment.systemPackages = [
|
||||||
|
inputs.devenv.packages.${pkgs.system}.devenv
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
20
modules/dev/direnv.nix
Normal file
20
modules/dev/direnv.nix
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
nixos.dev =
|
||||||
|
{ ... }:
|
||||||
|
{
|
||||||
|
programs.direnv = {
|
||||||
|
enable = true;
|
||||||
|
nix-direnv.enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
homeManager.dev =
|
||||||
|
{ ... }:
|
||||||
|
{
|
||||||
|
programs.direnv = {
|
||||||
|
enable = true;
|
||||||
|
nix-direnv.enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
64
modules/dev/gh.nix
Normal file
64
modules/dev/gh.nix
Normal file
|
|
@ -0,0 +1,64 @@
|
||||||
|
{
|
||||||
|
flake.modules = {
|
||||||
|
homeManager.dev =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
programs = {
|
||||||
|
gh-dash = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
prSections = [
|
||||||
|
{
|
||||||
|
title = "To review";
|
||||||
|
filters = "repo:NixOS/nixpkgs is:open draft:false status:success";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
title = "1st contribution";
|
||||||
|
filters = ''repo:NixOS/nixpkgs is:open draft:false label:"12. first-time contribution"'';
|
||||||
|
}
|
||||||
|
{
|
||||||
|
title = "1st approval";
|
||||||
|
filters = ''repo:NixOS/nixpkgs is:open draft:false status:success label:"12.approvals: 1"'';
|
||||||
|
}
|
||||||
|
{
|
||||||
|
title = "From r-ryantm only";
|
||||||
|
filters = ''repo:NixOS/nixpkgs is:open draft:false status:success base:master -label:"1.severity: mass-rebuild" -label:"1.severity: mass-darwin-rebuild" author:r-ryantm'';
|
||||||
|
}
|
||||||
|
{
|
||||||
|
title = "My PRs";
|
||||||
|
filters = "is:open author:@me";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
title = "Needs my review";
|
||||||
|
filters = "is:open review-requested:@me";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
title = "Involved";
|
||||||
|
filters = "is:open involves:@me -author:@me";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
defaults = {
|
||||||
|
prsLimit = 25;
|
||||||
|
issuesLimit = 10;
|
||||||
|
view = "prs";
|
||||||
|
preview = {
|
||||||
|
open = false;
|
||||||
|
width = 100;
|
||||||
|
};
|
||||||
|
refetchIntervalMinutes = 10;
|
||||||
|
};
|
||||||
|
theme.ui.table.showSeparator = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gh = {
|
||||||
|
enable = true;
|
||||||
|
extensions = [
|
||||||
|
pkgs.gh-dash
|
||||||
|
pkgs.gh-copilot
|
||||||
|
];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
6
modules/flake-parts/flake-parts.nix
Normal file
6
modules/flake-parts/flake-parts.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{ inputs, ... }:
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
inputs.flake-parts.flakeModules.modules
|
||||||
|
];
|
||||||
|
}
|
||||||
50
modules/flake-parts/formatter.nix
Normal file
50
modules/flake-parts/formatter.nix
Normal file
|
|
@ -0,0 +1,50 @@
|
||||||
|
{
|
||||||
|
inputs,
|
||||||
|
lib,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
{
|
||||||
|
imports = [
|
||||||
|
inputs.treefmt-nix.flakeModule
|
||||||
|
inputs.git-hooks.flakeModule
|
||||||
|
];
|
||||||
|
|
||||||
|
perSystem =
|
||||||
|
{ self', ... }:
|
||||||
|
{
|
||||||
|
treefmt = {
|
||||||
|
projectRootFile = "flake.nix";
|
||||||
|
programs = {
|
||||||
|
deadnix.enable = true;
|
||||||
|
jsonfmt.enable = true;
|
||||||
|
nixfmt.enable = true;
|
||||||
|
prettier.enable = true;
|
||||||
|
shfmt.enable = true;
|
||||||
|
statix.enable = true;
|
||||||
|
yamlfmt.enable = true;
|
||||||
|
};
|
||||||
|
settings = {
|
||||||
|
on-unmatched = "fatal";
|
||||||
|
global.excludes = [
|
||||||
|
"*.envrc"
|
||||||
|
".editorconfig"
|
||||||
|
"*.directory"
|
||||||
|
"*.face"
|
||||||
|
"*.fish"
|
||||||
|
"*.png"
|
||||||
|
"*.toml"
|
||||||
|
"*.svg"
|
||||||
|
"*.xml"
|
||||||
|
"*/.gitignore"
|
||||||
|
"_to_migrate/*"
|
||||||
|
"LICENSE"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
pre-commit.settings.hooks.nix-fmt = {
|
||||||
|
enable = true;
|
||||||
|
entry = lib.getExe self'.formatter;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
37
modules/flake-parts/host-machines.nix
Normal file
37
modules/flake-parts/host-machines.nix
Normal file
|
|
@ -0,0 +1,37 @@
|
||||||
|
{
|
||||||
|
inputs,
|
||||||
|
lib,
|
||||||
|
config,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
let
|
||||||
|
prefix = "hosts/";
|
||||||
|
collectHostsModules = modules: lib.filterAttrs (name: _: lib.hasPrefix prefix name) modules;
|
||||||
|
in
|
||||||
|
{
|
||||||
|
flake.nixosConfigurations = lib.pipe (collectHostsModules config.flake.modules.nixos) [
|
||||||
|
(lib.mapAttrs' (
|
||||||
|
name: module:
|
||||||
|
let
|
||||||
|
specialArgs = {
|
||||||
|
inherit inputs;
|
||||||
|
hostConfig = module // {
|
||||||
|
name = lib.removePrefix prefix name;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
in
|
||||||
|
{
|
||||||
|
name = lib.removePrefix prefix name;
|
||||||
|
value = inputs.nixpkgs.lib.nixosSystem {
|
||||||
|
inherit specialArgs;
|
||||||
|
modules = module.imports ++ [
|
||||||
|
inputs.home-manager.nixosModules.home-manager
|
||||||
|
{
|
||||||
|
home-manager.extraSpecialArgs = specialArgs;
|
||||||
|
}
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
|
))
|
||||||
|
];
|
||||||
|
}
|
||||||
18
modules/games/communication.nix
Normal file
18
modules/games/communication.nix
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
flake.modules.nixos.games =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
discord
|
||||||
|
teamspeak6-client
|
||||||
|
];
|
||||||
|
|
||||||
|
programs.obs-studio = {
|
||||||
|
enable = true;
|
||||||
|
plugins = with pkgs.obs-studio-plugins; [
|
||||||
|
wlrobs
|
||||||
|
obs-move-transition
|
||||||
|
];
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
16
modules/games/steam.nix
Normal file
16
modules/games/steam.nix
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
flake.modules.nixos.games =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
programs.steam = {
|
||||||
|
enable = true;
|
||||||
|
remotePlay.openFirewall = true;
|
||||||
|
dedicatedServer.openFirewall = true;
|
||||||
|
extraCompatPackages = with pkgs; [ proton-ge-bin ];
|
||||||
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
protontricks
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
10
modules/games/various-games.nix
Normal file
10
modules/games/various-games.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
flake.modules.nixos.games =
|
||||||
|
{ pkgs, ... }:
|
||||||
|
{
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
prismlauncher
|
||||||
|
starsector
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
# Home-manager configuration
|
|
||||||
|
|
@ -1,65 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt;
|
|
||||||
cfg = config.${namespace}.apps.cli-apps.fish;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.cli-apps.fish = {
|
|
||||||
enable = mkBoolOpt true "Whether or not to enable the fish shell";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
catppuccin.fish.enable = true;
|
|
||||||
|
|
||||||
programs = {
|
|
||||||
fish = {
|
|
||||||
enable = true;
|
|
||||||
shellInit = ''
|
|
||||||
zoxide init fish | source
|
|
||||||
direnv hook fish | source
|
|
||||||
|
|
||||||
set -x LESS_TERMCAP_mb \e'[01;32m'
|
|
||||||
set -x LESS_TERMCAP_md \e'[01;32m'
|
|
||||||
set -x LESS_TERMCAP_me \e'[0m'
|
|
||||||
set -x LESS_TERMCAP_se \e'[0m'
|
|
||||||
set -x LESS_TERMCAP_so \e'[01;47;34m'
|
|
||||||
set -x LESS_TERMCAP_ue \e'[0m'
|
|
||||||
set -x LESS_TERMCAP_us \e'[01;36m'
|
|
||||||
set -x LESS -R
|
|
||||||
set -x GROFF_NO_SGR 1
|
|
||||||
'';
|
|
||||||
shellAliases = {
|
|
||||||
vim = "hx";
|
|
||||||
ls = "eza -lah --icons --git";
|
|
||||||
lss = "ls --total-size";
|
|
||||||
};
|
|
||||||
functions = {
|
|
||||||
checkHash = "nix hash to-sri --type sha256 $(nix-prefetch-url --unpack $argv)";
|
|
||||||
deployNixberry = "nixos-rebuild switch --flake .#nixberry --target-host nixberry --sudo --ask-sudo-password";
|
|
||||||
deployLoptland = "nixos-rebuild switch --flake .#loptland --target-host christophhollizeck.dev --sudo --ask-sudo-password";
|
|
||||||
checkPR = ''cd /home/cholli/projects/nixpkgs && ${lib.getExe pkgs.nixpkgs-review} pr $argv --post-result --systems "x86_64-linux aarch64-linux"'';
|
|
||||||
};
|
|
||||||
plugins = with pkgs.fishPlugins; [
|
|
||||||
{
|
|
||||||
name = "forgit";
|
|
||||||
src = forgit.src;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
zoxide = {
|
|
||||||
enable = true;
|
|
||||||
options = [ "--cmd cd" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt enabled;
|
|
||||||
cfg = config.${namespace}.apps.cli-apps.home-manager;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.cli-apps.home-manager = {
|
|
||||||
enable = mkBoolOpt true "Enable home-manager";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable { programs.home-manager = enabled; };
|
|
||||||
}
|
|
||||||
|
|
@ -1,75 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt;
|
|
||||||
cfg = config.${namespace}.apps.cli-apps.starship;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.cli-apps.starship = {
|
|
||||||
enable = mkBoolOpt true "Whether or not to enable starship shell";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
catppuccin.starship.enable = false;
|
|
||||||
programs = {
|
|
||||||
fish.shellInit = "
|
|
||||||
starship init fish | source
|
|
||||||
";
|
|
||||||
|
|
||||||
starship = {
|
|
||||||
enable = true;
|
|
||||||
enableTransience = true;
|
|
||||||
settings = {
|
|
||||||
character = {
|
|
||||||
error_symbol = "[ ](bold red)";
|
|
||||||
};
|
|
||||||
time = {
|
|
||||||
disabled = false;
|
|
||||||
time_format = "%T";
|
|
||||||
utc_time_offset = "+2";
|
|
||||||
};
|
|
||||||
username = {
|
|
||||||
style_user = "#00de00";
|
|
||||||
style_root = "red";
|
|
||||||
format = "[$user]($style) ";
|
|
||||||
disabled = false;
|
|
||||||
show_always = true;
|
|
||||||
};
|
|
||||||
hostname = {
|
|
||||||
ssh_only = false;
|
|
||||||
format = "@ [$hostname](bold yellow) ";
|
|
||||||
disabled = false;
|
|
||||||
};
|
|
||||||
directory = {
|
|
||||||
home_symbol = " ~";
|
|
||||||
read_only_style = "197";
|
|
||||||
read_only = " ";
|
|
||||||
format = "at [$path]($style)[$read_only]($read_only_style) ";
|
|
||||||
};
|
|
||||||
git_metrics = {
|
|
||||||
disabled = false;
|
|
||||||
added_style = "bold blue";
|
|
||||||
format = "[+$added]($added_style)/[-$deleted]($deleted_style) ";
|
|
||||||
};
|
|
||||||
git_status = {
|
|
||||||
format = "([$all_status$ahead_behind]($style) )";
|
|
||||||
ahead = "[↑$count](bold green)";
|
|
||||||
behind = "[↓$count](bold red)";
|
|
||||||
diverged = "[↕↓$ahead_count↑$behind_count](red)";
|
|
||||||
deleted = "[✘$count](red) ";
|
|
||||||
modified = "[!$count](yellow) ";
|
|
||||||
staged = "[+$count](green) ";
|
|
||||||
renamed = "[➜$count](green) ";
|
|
||||||
untracked = "[?$count](blue) ";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,25 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt;
|
|
||||||
cfg = config.${namespace}.apps.graphviz;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.graphviz = {
|
|
||||||
enable = mkBoolOpt true "Whether or not you want to install graphviz";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
home.packages = with pkgs; [ graphviz ];
|
|
||||||
|
|
||||||
home.shellAliases = {
|
|
||||||
nixsize = "nix-du -n=50 | dot -Tsvg > ~/Pictures/store.svg";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,58 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
cfg = config.${namespace}.apps.kitty;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.kitty = {
|
|
||||||
enable = mkEnableOption "Kitty";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
home.packages = [ pkgs.kitty ];
|
|
||||||
|
|
||||||
home.sessionVariables.TERMINAL = "kitty";
|
|
||||||
|
|
||||||
catppuccin.kitty.enable = true;
|
|
||||||
|
|
||||||
# TODO: move this to a thunar specific module
|
|
||||||
home.file.".config/Thunar/uca.xml".text = ''
|
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<actions>
|
|
||||||
<action>
|
|
||||||
<icon>kitty</icon>
|
|
||||||
<name>Open Kitty here</name>
|
|
||||||
<submenu></submenu>
|
|
||||||
<unique-id>1726095927116900-1</unique-id>
|
|
||||||
<command>${pkgs.kitty}/bin/kitty %f</command>
|
|
||||||
<description>Example for a custom action</description>
|
|
||||||
<range></range>
|
|
||||||
<patterns>*</patterns>
|
|
||||||
<startup-notify/>
|
|
||||||
<directories/>
|
|
||||||
</action>
|
|
||||||
</actions>
|
|
||||||
'';
|
|
||||||
|
|
||||||
programs.kitty = {
|
|
||||||
enable = true;
|
|
||||||
# themeFile = "tokyo_night_night";
|
|
||||||
font = {
|
|
||||||
name = "FiraCode Nerd Font";
|
|
||||||
size = 15;
|
|
||||||
};
|
|
||||||
shellIntegration.enableFishIntegration = true;
|
|
||||||
settings = {
|
|
||||||
"background_opacity" = "0.90";
|
|
||||||
"shell" = "fish";
|
|
||||||
"confirm_os_window_close" = "0";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt enabled;
|
|
||||||
cfg = config.${namespace}.tools.direnv;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.tools.direnv = {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable direnv.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
programs.direnv = {
|
|
||||||
enable = true;
|
|
||||||
nix-direnv = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,124 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf types;
|
|
||||||
cfg = config.${namespace}.tools.git;
|
|
||||||
user = config.${namespace}.user;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.tools.git = {
|
|
||||||
enable = mkBoolOpt true "Enable Git (Default true)";
|
|
||||||
userName = mkOpt types.str user.fullName "The name to configure git with.";
|
|
||||||
userEmail = mkOpt types.str user.email "The email to configure git with.";
|
|
||||||
signingKey = mkOpt types.str "ACCFA2DB47795D9E" "The pub key to sign commits with.";
|
|
||||||
signByDefault = mkOpt types.bool true "Whether to sign commits by default.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
systemd.user = {
|
|
||||||
services."git-maintenance@" = {
|
|
||||||
Unit = {
|
|
||||||
Description = "Optimize Git repositories data";
|
|
||||||
};
|
|
||||||
Service = {
|
|
||||||
Type = "oneshot";
|
|
||||||
ExecStart = ''"${lib.getExe config.programs.git.package}" --exec-path="${lib.getBin config.programs.git.package}/bin" -c credential.interactive=false -c core.askPass=true for-each-repo --config=maintenance.repo maintenance run --schedule=%i'';
|
|
||||||
LockPersonality = "yes";
|
|
||||||
MemoryDenyWriteExecute = "yes";
|
|
||||||
NoNewPrivileges = "yes";
|
|
||||||
RestrictAddressFamilies = "AF_UNIX AF_INET AF_INET6 AF_VSOCK";
|
|
||||||
RestrictNamespaces = "yes";
|
|
||||||
RestrictRealtime = "yes";
|
|
||||||
RestrictSUIDSGID = "yes";
|
|
||||||
SystemCallArchitectures = "native";
|
|
||||||
SystemCallFilter = "@system-service";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
timers = {
|
|
||||||
"git-maintenance@hourly" = {
|
|
||||||
Unit = {
|
|
||||||
Description = "Optimize Git repositories data";
|
|
||||||
};
|
|
||||||
Timer = {
|
|
||||||
OnCalendar = "*-*-* *:00:00";
|
|
||||||
Persistent = true;
|
|
||||||
};
|
|
||||||
Install = {
|
|
||||||
WantedBy = [ "timers.target" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"git-maintenance@daily" = {
|
|
||||||
Unit = {
|
|
||||||
Description = "Optimize Git repositories data";
|
|
||||||
};
|
|
||||||
Timer = {
|
|
||||||
OnCalendar = "*-*-* 20:00:00";
|
|
||||||
Persistent = true;
|
|
||||||
};
|
|
||||||
Install = {
|
|
||||||
WantedBy = [ "timers.target" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"git-maintenance@weekly" = {
|
|
||||||
Unit = {
|
|
||||||
Description = "Optimize Git repositories data";
|
|
||||||
};
|
|
||||||
Timer = {
|
|
||||||
OnCalendar = "Sun *-*-* 20:00:00";
|
|
||||||
Persistent = true;
|
|
||||||
};
|
|
||||||
Install = {
|
|
||||||
WantedBy = [ "timers.target" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
programs.git = {
|
|
||||||
enable = true;
|
|
||||||
lfs = enabled;
|
|
||||||
signing = {
|
|
||||||
key = cfg.signingKey;
|
|
||||||
inherit (cfg) signByDefault;
|
|
||||||
};
|
|
||||||
settings = {
|
|
||||||
user = {
|
|
||||||
name = cfg.userName;
|
|
||||||
email = cfg.userEmail;
|
|
||||||
};
|
|
||||||
core = {
|
|
||||||
fsmonitor = true;
|
|
||||||
};
|
|
||||||
init = {
|
|
||||||
defaultBranch = "main";
|
|
||||||
};
|
|
||||||
pull = {
|
|
||||||
rebase = true;
|
|
||||||
};
|
|
||||||
push = {
|
|
||||||
autoSetupRemote = true;
|
|
||||||
};
|
|
||||||
rebase = {
|
|
||||||
autoStash = true;
|
|
||||||
};
|
|
||||||
safe = {
|
|
||||||
directory = "${user.home}/projects/config";
|
|
||||||
};
|
|
||||||
maintenance = {
|
|
||||||
repo = [
|
|
||||||
"${user.home}/projects/nixpkgs"
|
|
||||||
"${user.home}/projects/config"
|
|
||||||
];
|
|
||||||
strategy = "incremental";
|
|
||||||
};
|
|
||||||
lfs."https://git.christophhollizeck.dev/Daholli/nixos-config.git/info/lfs".locksverify = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,51 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib)
|
|
||||||
types
|
|
||||||
mkIf
|
|
||||||
mkDefault
|
|
||||||
mkMerge
|
|
||||||
;
|
|
||||||
inherit (lib.${namespace}) mkOpt;
|
|
||||||
|
|
||||||
cfg = config.${namespace}.user;
|
|
||||||
|
|
||||||
home-directory = if cfg.name == null then null else "/home/${cfg.name}";
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.user = {
|
|
||||||
enable = mkOpt types.bool true "Whether to configure the user account.";
|
|
||||||
name = mkOpt (types.nullOr types.str) (config.snowfallorg.user.name or "cholli"
|
|
||||||
) "The user account.";
|
|
||||||
|
|
||||||
fullName = mkOpt types.str "Christoph Hollizeck" "The full name of the user.";
|
|
||||||
email = mkOpt types.str "christoph.hollizeck@hey.com" "The email of the user.";
|
|
||||||
|
|
||||||
home = mkOpt (types.nullOr types.str) home-directory "The user's home directory.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable (mkMerge [
|
|
||||||
{
|
|
||||||
assertions = [
|
|
||||||
{
|
|
||||||
assertion = cfg.name != null;
|
|
||||||
message = "${namespace}.user.name must be set";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
assertion = cfg.home != null;
|
|
||||||
message = "${namespace}.user.home must be set";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
|
|
||||||
home = {
|
|
||||||
username = mkDefault cfg.name;
|
|
||||||
homeDirectory = mkDefault cfg.home;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
]);
|
|
||||||
}
|
|
||||||
173
modules/hosts/yggdrasil/default.nix
Normal file
173
modules/hosts/yggdrasil/default.nix
Normal file
|
|
@ -0,0 +1,173 @@
|
||||||
|
{
|
||||||
|
config,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
let
|
||||||
|
in
|
||||||
|
{
|
||||||
|
flake.modules.nixos."hosts/yggdrasil" =
|
||||||
|
{
|
||||||
|
inputs,
|
||||||
|
lib,
|
||||||
|
pkgs,
|
||||||
|
...
|
||||||
|
}:
|
||||||
|
{
|
||||||
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
teamviewer
|
||||||
|
teams-for-linux
|
||||||
|
|
||||||
|
pyfa
|
||||||
|
obsidian
|
||||||
|
diebahn
|
||||||
|
|
||||||
|
path-of-building
|
||||||
|
bottles
|
||||||
|
|
||||||
|
# to be removed
|
||||||
|
kdePackages.bluez-qt
|
||||||
|
zed-editor
|
||||||
|
seahorse
|
||||||
|
font-manager
|
||||||
|
vesktop
|
||||||
|
rofi-unwrapped
|
||||||
|
];
|
||||||
|
# to be removed
|
||||||
|
virtualisation.waydroid.enable = true;
|
||||||
|
|
||||||
|
services.teamviewer.enable = true;
|
||||||
|
environment.pathsToLink = [ "/libexec" ];
|
||||||
|
|
||||||
|
programs.ssh.extraConfig = ''
|
||||||
|
AddressFamily inet
|
||||||
|
'';
|
||||||
|
|
||||||
|
imports =
|
||||||
|
with config.flake.modules.nixos;
|
||||||
|
[
|
||||||
|
inputs.nixos-hardware.nixosModules.common-cpu-amd
|
||||||
|
inputs.nixos-hardware.nixosModules.common-pc
|
||||||
|
inputs.nixos-hardware.nixosModules.common-pc-ssd
|
||||||
|
inputs.catppuccin.nixosModules.catppuccin
|
||||||
|
|
||||||
|
# System modules
|
||||||
|
base
|
||||||
|
dev
|
||||||
|
desktop
|
||||||
|
games
|
||||||
|
|
||||||
|
# hardware
|
||||||
|
audio
|
||||||
|
bluetooth
|
||||||
|
amdgpu
|
||||||
|
|
||||||
|
# dektops
|
||||||
|
hyprland
|
||||||
|
niri
|
||||||
|
|
||||||
|
# apps
|
||||||
|
_1password
|
||||||
|
|
||||||
|
# Users
|
||||||
|
cholli
|
||||||
|
]
|
||||||
|
++ [
|
||||||
|
{
|
||||||
|
home-manager.users.cholli = {
|
||||||
|
imports = with config.flake.modules.homeManager; [
|
||||||
|
inputs.catppuccin.homeModules.catppuccin
|
||||||
|
|
||||||
|
# components
|
||||||
|
base
|
||||||
|
dev
|
||||||
|
|
||||||
|
# Activate all user based config
|
||||||
|
cholli
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
];
|
||||||
|
|
||||||
|
nix = {
|
||||||
|
distributedBuilds = true;
|
||||||
|
settings.builders-use-substitutes = true;
|
||||||
|
buildMachines = [
|
||||||
|
{
|
||||||
|
hostName = "nixberry";
|
||||||
|
sshUser = "remotebuild";
|
||||||
|
sshKey = "/root/.ssh/remotebuild";
|
||||||
|
systems = [ "aarch64-linux" ];
|
||||||
|
protocol = "ssh-ng";
|
||||||
|
|
||||||
|
supportedFeatures = [
|
||||||
|
"nixos-test"
|
||||||
|
"big-parallel"
|
||||||
|
"kvm"
|
||||||
|
];
|
||||||
|
}
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
|
boot = {
|
||||||
|
kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
|
loader = {
|
||||||
|
systemd-boot.enable = true;
|
||||||
|
efi.canTouchEfiVariables = true;
|
||||||
|
};
|
||||||
|
|
||||||
|
initrd.availableKernelModules = [
|
||||||
|
"nvme"
|
||||||
|
"ahci"
|
||||||
|
"xhci_pci"
|
||||||
|
"usbhid"
|
||||||
|
"usb_storage"
|
||||||
|
"sd_mod"
|
||||||
|
];
|
||||||
|
kernelModules = [ "kvm-amd" ];
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
fileSystems = {
|
||||||
|
"/" = {
|
||||||
|
device = "/dev/disk/by-uuid/b1a956f4-91d5-456e-a92b-be505bb719bd";
|
||||||
|
fsType = "ext4";
|
||||||
|
};
|
||||||
|
|
||||||
|
"/boot" = {
|
||||||
|
device = "/dev/disk/by-uuid/B4D4-8BA0";
|
||||||
|
fsType = "vfat";
|
||||||
|
options = [
|
||||||
|
"fmask=0077"
|
||||||
|
"dmask=0077"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
|
"/storage" = {
|
||||||
|
device = "/dev/disk/by-uuid/c3c1dec1-7716-4c37-a3f2-bb60f9af84fd";
|
||||||
|
fsType = "ext4";
|
||||||
|
};
|
||||||
|
|
||||||
|
"/var/lib/bluetooth" = {
|
||||||
|
device = "/persist/var/lib/bluetooth";
|
||||||
|
options = [
|
||||||
|
"bind"
|
||||||
|
"noauto"
|
||||||
|
"x-systemd.automount"
|
||||||
|
];
|
||||||
|
noCheck = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
swapDevices = [
|
||||||
|
{ device = "/dev/disk/by-uuid/4bec00ec-e9eb-4034-836a-ecf15e0bb40e"; }
|
||||||
|
];
|
||||||
|
|
||||||
|
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||||
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
hardware.cpu.amd.updateMicrocode = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
@ -1,50 +0,0 @@
|
||||||
# System configuration
|
|
||||||
|
|
||||||
## apps
|
|
||||||
|
|
||||||
These contain specialized configurations some simple some more complex to enable programs and everything around them.
|
|
||||||
This section also has a subsection `cli-apps` which is exclusively for apps that live in your terminal.
|
|
||||||
|
|
||||||
## [archetypes](./archetypes/README.md)
|
|
||||||
|
|
||||||
This section contains configurations that enable whole system types at once, check out the more in depth Readme in that section
|
|
||||||
|
|
||||||
Planned archetypes are:
|
|
||||||
- gaming (this is mostly fleshed out since I use it on my main machine)
|
|
||||||
- wsl
|
|
||||||
- pi
|
|
||||||
- minimal-server
|
|
||||||
- github runner?
|
|
||||||
|
|
||||||
|
|
||||||
## [desktop](./desktop/README.md)
|
|
||||||
|
|
||||||
This section contains everything related to GUI.
|
|
||||||
currently I am using Hyprland, but I was using more or less out of the box KDE for a long time and was very happy with it.
|
|
||||||
It also has a `addons` section where I plan to put all configurations for things of the hyprland ecosystem and bars such as waybar / ags (in the future).
|
|
||||||
|
|
||||||
## security
|
|
||||||
|
|
||||||
This has some of the configuration you need for your system to run properly, gpg has the yubikey configuration, the keyring is well a keyring, so that your computer can access the TPM, and also [sops-nix](https://github.com/Mic92/sops-nix) which I would recommend to setup for critical information.
|
|
||||||
|
|
||||||
## services
|
|
||||||
|
|
||||||
This section is fairly empty, but will be filled up when I start with the server configs.
|
|
||||||
|
|
||||||
## [submodules](./submodules/README.md)
|
|
||||||
|
|
||||||
This is the smaller archetypes section, just to combine some aspects that are never used alone into one package, such as the basic one that activates all the mandatory things I don't want to write out every time.
|
|
||||||
|
|
||||||
## system
|
|
||||||
|
|
||||||
This section is home to all of the low level system related configuration, it contains sections for your hardware, keyboard layouts what boot attributes to set, and which fonts to install.
|
|
||||||
|
|
||||||
## tools
|
|
||||||
|
|
||||||
This section could also be part of the cli-apps section but I want to have more system critical things here e.g Git and direnv both amazing tools that deserve a special spot in this config.
|
|
||||||
|
|
||||||
## user
|
|
||||||
|
|
||||||
Here you define the user, or I guess users if you have more people using this system, I will think about multi user systems when I need to :D
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,40 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt;
|
|
||||||
|
|
||||||
cfg = config.${namespace}.apps._1password;
|
|
||||||
username = config.${namespace}.user.name;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
|
|
||||||
options.${namespace}.apps._1password = {
|
|
||||||
enable = mkBoolOpt true "Enable 1Password";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
programs = {
|
|
||||||
_1password.enable = true;
|
|
||||||
_1password-gui = {
|
|
||||||
enable = true;
|
|
||||||
polkitPolicyOwners = [ username ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
${namespace}.home.file.".ssh/config".text = ''
|
|
||||||
Host *
|
|
||||||
ForwardAgent yes
|
|
||||||
IdentityAgent /home/${username}/.1password/agent.sock
|
|
||||||
|
|
||||||
Host loptland
|
|
||||||
Hostname christophhollizeck.dev
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,39 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt;
|
|
||||||
cfg = config.${namespace}.apps.cli-apps.nixvim;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.cli-apps.nixvim = {
|
|
||||||
enable = mkBoolOpt false "Whether to enable nixvim or not (Default true)";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment = {
|
|
||||||
systemPackages = with pkgs; [
|
|
||||||
less
|
|
||||||
nvim-pkg
|
|
||||||
];
|
|
||||||
variables = {
|
|
||||||
EDITOR = "nvim";
|
|
||||||
SUDOEDITOR = "nvim";
|
|
||||||
PAGER = "less";
|
|
||||||
MANPAGER = "less";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
${namespace}.home = {
|
|
||||||
extraOptions = {
|
|
||||||
# Use Neovim for Git diffs.
|
|
||||||
programs.fish.shellAliases.vimdiff = "nvim -d";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,25 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.apps.discord;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.discord = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable basic configuration";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
discord
|
|
||||||
vesktop
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,28 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.apps.obs-studio;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.obs-studio = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable obs-studio";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
programs.obs-studio = {
|
|
||||||
enable = true;
|
|
||||||
plugins = with pkgs.obs-studio-plugins; [
|
|
||||||
wlrobs
|
|
||||||
obs-move-transition
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
cfg = config.${namespace}.apps.starsector;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.starsector = {
|
|
||||||
enable = mkEnableOption "Whether or not to enable the game starsector.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
starsector
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
cfg = config.${namespace}.apps.steam;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.steam = {
|
|
||||||
enable = mkEnableOption "Whether or not to enable support for Steam.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
programs.steam = {
|
|
||||||
enable = true;
|
|
||||||
remotePlay.openFirewall = true;
|
|
||||||
dedicatedServer.openFirewall = true;
|
|
||||||
extraCompatPackages = with pkgs; [ proton-ge-bin ];
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
protontricks
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.apps.teamspeak;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.teamspeak = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable basic configuration";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable { environment.systemPackages = with pkgs; [ teamspeak6-client ]; };
|
|
||||||
}
|
|
||||||
|
|
@ -1,37 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.apps.vivaldi;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.vivaldi = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable vivaldi browser";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
vivaldi
|
|
||||||
vivaldi-ffmpeg-codecs
|
|
||||||
qt5.qtwayland
|
|
||||||
];
|
|
||||||
|
|
||||||
environment.etc = {
|
|
||||||
"1password/custom_allowed_browsers" = {
|
|
||||||
text = ''
|
|
||||||
vivaldi-bin
|
|
||||||
'';
|
|
||||||
mode = "0755";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
# environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,40 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
inputs,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
system,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
cfg = config.${namespace}.apps.zen-browser;
|
|
||||||
|
|
||||||
zenbrowser = inputs.zen-browser.packages."${system}".default;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.apps.zen-browser = {
|
|
||||||
enable = mkEnableOption "Whether or not to enable zen browser";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = [
|
|
||||||
zenbrowser
|
|
||||||
];
|
|
||||||
|
|
||||||
environment.sessionVariables = {
|
|
||||||
DEFAULT_BROWSER = "${zenbrowser}/bin/zen-beta";
|
|
||||||
BROWSER = "zen-beta";
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.etc = {
|
|
||||||
"1password/custom_allowed_browsers" = {
|
|
||||||
text = ''
|
|
||||||
zen
|
|
||||||
'';
|
|
||||||
mode = "0755";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
# Archetypes
|
|
||||||
|
|
||||||
## Gaming
|
|
||||||
|
|
||||||
This archetype installs Steam and the Prismlauncher, a graphical user interface (KDE) and some other basic functionality.
|
|
||||||
I want to look into also setting up some factorio configs declarative later. Maybe setup Lutris to allow for some other games aswell.
|
|
||||||
Currently Steam with proton is working amazingly.
|
|
||||||
|
|
||||||
## Workstation
|
|
||||||
|
|
||||||
Mainly for Office or daily stuff, libre Office, Pdf readers and the likes come to mind.
|
|
||||||
|
|
||||||
## Server
|
|
||||||
|
|
||||||
I want to try setting up a DIY NAS at home using nix and maybe a rasberry pie but there is no real concrete plan for now.
|
|
||||||
|
|
||||||
## Pi / Homeassistant
|
|
||||||
|
|
||||||
> [!WARNING]
|
|
||||||
> WIP
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,36 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.archetypes.gaming;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.archetypes.gaming = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable the gaming archetype.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
${namespace} = {
|
|
||||||
submodules = {
|
|
||||||
basics = enabled;
|
|
||||||
games = enabled;
|
|
||||||
socials = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
system.hardware = {
|
|
||||||
audio = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
apps = {
|
|
||||||
zen-browser = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
# Desktop Configurations
|
|
||||||
|
|
||||||
Here I have all of my desktop-/windowmanager configuration and their erspective configurable addons.
|
|
||||||
|
|
||||||
For now this is mostly reserved for [Hyprland](https://hyprland.org/).
|
|
||||||
|
|
@ -1,136 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
inputs,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
system,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
|
|
||||||
hyprlock-package = inputs.hyprlock.packages.${system}.hyprlock;
|
|
||||||
|
|
||||||
hyprlock-blur = pkgs.writeShellScriptBin "hyprlock-blur" ''
|
|
||||||
${pkgs.grim}/bin/grim -o DP-1 -l 0 /tmp/screenshot1.png &
|
|
||||||
${pkgs.grim}/bin/grim -o HDMI-A-1 -l 0 /tmp/screenshot2.png &
|
|
||||||
wait &&
|
|
||||||
hyprlock
|
|
||||||
'';
|
|
||||||
|
|
||||||
cfg = config.${namespace}.desktop.addons.hyprlock;
|
|
||||||
|
|
||||||
username = config.${namespace}.user.name;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.addons.hyprlock = {
|
|
||||||
enable = mkEnableOption "Enable Hyprlock";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
security.pam.services.hyprlock = {
|
|
||||||
allowNullPassword = false;
|
|
||||||
startSession = false;
|
|
||||||
text = ''
|
|
||||||
auth include login
|
|
||||||
account include login
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = [ hyprlock-blur ];
|
|
||||||
|
|
||||||
${namespace}.desktop.hyprland.settings = mkIf config.desktop.hyprland.enable {
|
|
||||||
bind = [
|
|
||||||
"$mod CTRL, l, exec, hyprlock-blur"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
snowfallorg.users.${username}.home.config = {
|
|
||||||
|
|
||||||
programs.hyprlock = {
|
|
||||||
enable = true;
|
|
||||||
package = hyprlock-package;
|
|
||||||
settings = {
|
|
||||||
# inspiration from https://github.com/justinmdickey/publicdots/blob/main/.config/hypr/hyprlock.conf
|
|
||||||
background = [
|
|
||||||
{
|
|
||||||
monitor = "DP-1";
|
|
||||||
path = "/tmp/screenshot1.png";
|
|
||||||
|
|
||||||
blur_passes = 1; # 0 disables blurring
|
|
||||||
blur_size = 7;
|
|
||||||
noise = 1.17e-2;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
monitor = "HDMI-A-1";
|
|
||||||
path = "/tmp/screenshot2.png";
|
|
||||||
|
|
||||||
blur_passes = 2; # 0 disables blurring
|
|
||||||
blur_size = 7;
|
|
||||||
noise = 1.17e-2;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
|
|
||||||
label = [
|
|
||||||
{
|
|
||||||
monitor = "DP-1";
|
|
||||||
text = "$TIME";
|
|
||||||
color = "rgba(242, 243, 244, 0.75)";
|
|
||||||
font_size = 95;
|
|
||||||
font_family = "JetBrains Mono";
|
|
||||||
position = "0, 300";
|
|
||||||
halign = "center";
|
|
||||||
valign = "center";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
|
|
||||||
monitor = "DP-1";
|
|
||||||
text = ''cmd[update:1000] echo $(date +"%A, %B %d")'';
|
|
||||||
color = "rgba(242, 243, 244, 0.75)";
|
|
||||||
font_size = 22;
|
|
||||||
font_family = "JetBrains Mono";
|
|
||||||
position = "0, 200";
|
|
||||||
halign = "center";
|
|
||||||
valign = "center";
|
|
||||||
|
|
||||||
}
|
|
||||||
];
|
|
||||||
|
|
||||||
image = {
|
|
||||||
monitor = "DP-1";
|
|
||||||
path = "/home/${username}/Pictures/profile.png";
|
|
||||||
|
|
||||||
position = "0, 50";
|
|
||||||
halign = "center";
|
|
||||||
valign = "center";
|
|
||||||
};
|
|
||||||
|
|
||||||
input-field = {
|
|
||||||
monitor = "DP-1";
|
|
||||||
size = "200,50";
|
|
||||||
outline_thickness = 2;
|
|
||||||
dots_size = 0.2; # Scale of input-field height, 0.2 - 0.8
|
|
||||||
dots_spacing = 0.35; # Scale of dots' absolute size, 0.0 - 1.0
|
|
||||||
dots_center = true;
|
|
||||||
outer_color = "rgba(0, 0, 0, 0)";
|
|
||||||
inner_color = "rgba(0, 0, 0, 0.2)";
|
|
||||||
font_color = "rgb(111, 45, 104)";
|
|
||||||
fade_on_empty = false;
|
|
||||||
rounding = -1;
|
|
||||||
check_color = "rgb(30, 107, 204)";
|
|
||||||
placeholder_text = ''<i><span foreground="##cdd6f4">Input Password...</span></i>'';
|
|
||||||
hide_input = false;
|
|
||||||
position = "0, -100";
|
|
||||||
halign = "center";
|
|
||||||
valign = "center";
|
|
||||||
};
|
|
||||||
|
|
||||||
general = {
|
|
||||||
auth_method = "pam";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.7 MiB |
|
|
@ -1,510 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib)
|
|
||||||
mkIf
|
|
||||||
mkEnableOption
|
|
||||||
;
|
|
||||||
|
|
||||||
cfg = config.${namespace}.desktop.addons.hyprpanel;
|
|
||||||
username = config.${namespace}.user.name;
|
|
||||||
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.addons.hyprpanel = {
|
|
||||||
enable = mkEnableOption "Enable HyprIdle";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
|
|
||||||
snowfallorg.users.${username}.home.config = {
|
|
||||||
wayland.windowManager.hyprland.settings.exec-once = [
|
|
||||||
"${pkgs.hyprpanel}/bin/hyprpanel"
|
|
||||||
];
|
|
||||||
|
|
||||||
programs.hyprpanel = {
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
menus.dashboard.powermenu.avatar.image = "/home/cholli/Pictures/profile.png";
|
|
||||||
|
|
||||||
bar = {
|
|
||||||
launcher.autoDetectIcon = true;
|
|
||||||
workspaces = {
|
|
||||||
show_icons = false;
|
|
||||||
show_numbered = true;
|
|
||||||
};
|
|
||||||
layouts = {
|
|
||||||
"0" = {
|
|
||||||
"left" = [
|
|
||||||
"dashboard"
|
|
||||||
"workspaces"
|
|
||||||
];
|
|
||||||
"middle" = [
|
|
||||||
"windowtitle"
|
|
||||||
];
|
|
||||||
"right" = [
|
|
||||||
"volume"
|
|
||||||
"bluetooth"
|
|
||||||
"cputemp"
|
|
||||||
"cpu"
|
|
||||||
"ram"
|
|
||||||
"systray"
|
|
||||||
"clock"
|
|
||||||
"notifications"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
"1" = {
|
|
||||||
"left" = [
|
|
||||||
"workspaces"
|
|
||||||
];
|
|
||||||
"right" = [
|
|
||||||
"clock"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
customModules = {
|
|
||||||
ram = {
|
|
||||||
icon = " ";
|
|
||||||
labelType = "used/total";
|
|
||||||
};
|
|
||||||
cpu = {
|
|
||||||
icon = " ";
|
|
||||||
leftClick = "kitty --hold btop";
|
|
||||||
};
|
|
||||||
cpuTemp = {
|
|
||||||
sensor = "/sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon2/temp3_input";
|
|
||||||
unit = "metric";
|
|
||||||
showUnit = true;
|
|
||||||
|
|
||||||
};
|
|
||||||
};
|
|
||||||
clock.format = "%a %b %d %H:%M:%S";
|
|
||||||
notifications = {
|
|
||||||
show_total = true;
|
|
||||||
hideCountWhenZero = false;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
layouts = {
|
|
||||||
"0" = {
|
|
||||||
left = [
|
|
||||||
"dashboard"
|
|
||||||
"workspaces"
|
|
||||||
];
|
|
||||||
middle = [ "windowtitle" ];
|
|
||||||
right = [
|
|
||||||
"volume"
|
|
||||||
"bluetooth"
|
|
||||||
"cputemp"
|
|
||||||
"cpu"
|
|
||||||
"ram"
|
|
||||||
"systray"
|
|
||||||
"clock"
|
|
||||||
"notifications"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
"1" = {
|
|
||||||
left = [ "workspaces" ];
|
|
||||||
right = [ "clock" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
theme = {
|
|
||||||
bar = {
|
|
||||||
floating = true;
|
|
||||||
background = "#11111b";
|
|
||||||
border.color = "#b4befe";
|
|
||||||
buttons = {
|
|
||||||
background = "#242438";
|
|
||||||
battery.background = "#242438";
|
|
||||||
battery.border = "#f9e2af";
|
|
||||||
battery.icon = "#242438";
|
|
||||||
battery.icon_background = "#f9e2af";
|
|
||||||
battery.text = "#f9e2af";
|
|
||||||
bluetooth.background = "#242438";
|
|
||||||
bluetooth.border = "#89dceb";
|
|
||||||
bluetooth.icon = "#1e1e2e";
|
|
||||||
bluetooth.icon_background = "#89dbeb";
|
|
||||||
bluetooth.text = "#89dceb";
|
|
||||||
borderColor = "#b4befe";
|
|
||||||
clock.background = "#242438";
|
|
||||||
clock.border = "#f5c2e7";
|
|
||||||
clock.icon = "#232338";
|
|
||||||
clock.icon_background = "#f5c2e7";
|
|
||||||
clock.text = "#f5c2e7";
|
|
||||||
dashboard.background = "#f9e2af";
|
|
||||||
dashboard.border = "#f9e2af";
|
|
||||||
dashboard.icon = "#1e1e2e";
|
|
||||||
hover = "#45475a";
|
|
||||||
icon = "#242438";
|
|
||||||
icon_background = "#b4befe";
|
|
||||||
media.background = "#242438";
|
|
||||||
media.border = "#b4befe";
|
|
||||||
media.icon = "#1e1e2e";
|
|
||||||
media.icon_background = "#b4befe";
|
|
||||||
media.text = "#b4befe";
|
|
||||||
modules.cava.background = "#242438";
|
|
||||||
modules.cava.border = "#94e2d5";
|
|
||||||
modules.cava.icon = "#242438";
|
|
||||||
modules.cava.icon_background = "#94e2d5";
|
|
||||||
modules.cava.text = "#94e2d5";
|
|
||||||
modules.cpu.background = "#242438";
|
|
||||||
modules.cpu.border = "#f38ba8";
|
|
||||||
modules.cpu.icon = "#181825";
|
|
||||||
modules.cpu.icon_background = "#f38ba8";
|
|
||||||
modules.cpu.text = "#f38ba8";
|
|
||||||
modules.hypridle.background = "#242438";
|
|
||||||
modules.hypridle.border = "#f5c2e7";
|
|
||||||
modules.hypridle.icon = "#242438";
|
|
||||||
modules.hypridle.icon_background = "#f5c2e7";
|
|
||||||
modules.hypridle.text = "#f5c2e7";
|
|
||||||
modules.hyprsunset.background = "#242438";
|
|
||||||
modules.hyprsunset.border = "#fab387";
|
|
||||||
modules.hyprsunset.icon = "#242438";
|
|
||||||
modules.hyprsunset.icon_background = "#fab387";
|
|
||||||
modules.hyprsunset.text = "#fab387";
|
|
||||||
modules.kbLayout.background = "#242438";
|
|
||||||
modules.kbLayout.border = "#89dceb";
|
|
||||||
modules.kbLayout.icon = "#181825";
|
|
||||||
modules.kbLayout.icon_background = "#89dceb";
|
|
||||||
modules.kbLayout.text = "#89dceb";
|
|
||||||
modules.microphone.background = "#242438";
|
|
||||||
modules.microphone.border = "#a6e3a1";
|
|
||||||
modules.microphone.icon = "#242438";
|
|
||||||
modules.microphone.icon_background = "#a6e3a1";
|
|
||||||
modules.microphone.text = "#a6e3a1";
|
|
||||||
modules.netstat.background = "#242438";
|
|
||||||
modules.netstat.border = "#a6e3a1";
|
|
||||||
modules.netstat.icon = "#181825";
|
|
||||||
modules.netstat.icon_background = "#a6e3a1";
|
|
||||||
modules.netstat.text = "#a6e3a1";
|
|
||||||
modules.power.background = "#242438";
|
|
||||||
modules.power.border = "#f38ba8";
|
|
||||||
modules.power.icon = "#181825";
|
|
||||||
modules.power.icon_background = "#f38ba8";
|
|
||||||
modules.ram.background = "#242438";
|
|
||||||
modules.ram.border = "#f9e2af";
|
|
||||||
modules.ram.icon = "#181825";
|
|
||||||
modules.ram.icon_background = "#f9e2af";
|
|
||||||
modules.ram.text = "#f9e2af";
|
|
||||||
modules.storage.background = "#242438";
|
|
||||||
modules.storage.border = "#f5c2e7";
|
|
||||||
modules.storage.icon = "#181825";
|
|
||||||
modules.storage.icon_background = "#f5c2e7";
|
|
||||||
modules.storage.text = "#f5c2e7";
|
|
||||||
modules.submap.background = "#242438";
|
|
||||||
modules.submap.border = "#94e2d5";
|
|
||||||
modules.submap.icon = "#181825";
|
|
||||||
modules.submap.icon_background = "#94e2d5";
|
|
||||||
modules.submap.text = "#94e2d5";
|
|
||||||
modules.updates.background = "#242438";
|
|
||||||
modules.updates.border = "#cba6f7";
|
|
||||||
modules.updates.icon = "#181825";
|
|
||||||
modules.updates.icon_background = "#cba6f7";
|
|
||||||
modules.updates.text = "#cba6f7";
|
|
||||||
modules.weather.background = "#242438";
|
|
||||||
modules.weather.border = "#b4befe";
|
|
||||||
modules.weather.icon = "#242438";
|
|
||||||
modules.weather.icon_background = "#b4befe";
|
|
||||||
modules.weather.text = "#b4befe";
|
|
||||||
modules.worldclock.background = "#242438";
|
|
||||||
modules.worldclock.border = "#f5c2e7";
|
|
||||||
modules.worldclock.icon = "#242438";
|
|
||||||
modules.worldclock.icon_background = "#f5c2e7";
|
|
||||||
modules.worldclock.text = "#f5c2e7";
|
|
||||||
network.background = "#242438";
|
|
||||||
network.border = "#cba6f7";
|
|
||||||
network.icon = "#242438";
|
|
||||||
network.icon_background = "#caa6f7";
|
|
||||||
network.text = "#cba6f7";
|
|
||||||
notifications.background = "#242438";
|
|
||||||
notifications.border = "#b4befe";
|
|
||||||
notifications.icon = "#1e1e2e";
|
|
||||||
notifications.icon_background = "#b4befe";
|
|
||||||
notifications.total = "#b4befe";
|
|
||||||
style = "split";
|
|
||||||
systray.background = "#242438";
|
|
||||||
systray.border = "#b4befe";
|
|
||||||
systray.customIcon = "#cdd6f4";
|
|
||||||
text = "#b4befe";
|
|
||||||
volume.background = "#242438";
|
|
||||||
volume.border = "#eba0ac";
|
|
||||||
volume.icon = "#242438";
|
|
||||||
volume.icon_background = "#eba0ac";
|
|
||||||
volume.text = "#eba0ac";
|
|
||||||
windowtitle.background = "#242438";
|
|
||||||
windowtitle.border = "#f5c2e7";
|
|
||||||
windowtitle.icon = "#1e1e2e";
|
|
||||||
windowtitle.icon_background = "#f5c2e7";
|
|
||||||
windowtitle.text = "#f5c2e7";
|
|
||||||
workspaces.active = "#f5c2e7";
|
|
||||||
workspaces.available = "#89dceb";
|
|
||||||
workspaces.background = "#242438";
|
|
||||||
workspaces.border = "#f5c2e7";
|
|
||||||
workspaces.hover = "#f5c2e7";
|
|
||||||
workspaces.numbered_active_highlighted_text_color = "#181825";
|
|
||||||
workspaces.numbered_active_underline_color = "#f5c2e7";
|
|
||||||
workspaces.occupied = "#f2cdcd";
|
|
||||||
y_margins = "0.2em";
|
|
||||||
};
|
|
||||||
menus = {
|
|
||||||
background = "#11111b";
|
|
||||||
border.color = "#313244";
|
|
||||||
buttons.active = "#f5c2e6";
|
|
||||||
buttons.default = "#b4befe";
|
|
||||||
buttons.disabled = "#585b71";
|
|
||||||
buttons.text = "#181824";
|
|
||||||
cards = "#1e1e2e";
|
|
||||||
check_radio_button.active = "#b4beff";
|
|
||||||
check_radio_button.background = "#45475a";
|
|
||||||
dimtext = "#585b70";
|
|
||||||
dropdownmenu.background = "#11111b";
|
|
||||||
dropdownmenu.divider = "#1e1e2e";
|
|
||||||
dropdownmenu.text = "#cdd6f4";
|
|
||||||
feinttext = "#313244";
|
|
||||||
iconbuttons.active = "#b4beff";
|
|
||||||
iconbuttons.passive = "#cdd6f3";
|
|
||||||
icons.active = "#b4befe";
|
|
||||||
icons.passive = "#585b70";
|
|
||||||
label = "#b4befe";
|
|
||||||
listitems.active = "#b4befd";
|
|
||||||
listitems.passive = "#cdd6f4";
|
|
||||||
menu = {
|
|
||||||
battery.background.color = "#11111b";
|
|
||||||
battery.border.color = "#313244";
|
|
||||||
battery.card.color = "#1e1e2e";
|
|
||||||
battery.icons.active = "#f9e2af";
|
|
||||||
battery.icons.passive = "#9399b2";
|
|
||||||
battery.label.color = "#f9e2af";
|
|
||||||
battery.listitems.active = "#f9e2af";
|
|
||||||
battery.listitems.passive = "#cdd6f3";
|
|
||||||
battery.slider.background = "#585b71";
|
|
||||||
battery.slider.backgroundhover = "#45475a";
|
|
||||||
battery.slider.primary = "#f9e2af";
|
|
||||||
battery.slider.puck = "#6c7086";
|
|
||||||
battery.text = "#cdd6f4";
|
|
||||||
bluetooth.background.color = "#11111b";
|
|
||||||
bluetooth.border.color = "#313244";
|
|
||||||
bluetooth.card.color = "#1e1e2e";
|
|
||||||
bluetooth.iconbutton.active = "#89dceb";
|
|
||||||
bluetooth.iconbutton.passive = "#cdd6f4";
|
|
||||||
bluetooth.icons.active = "#89dceb";
|
|
||||||
bluetooth.icons.passive = "#9399b2";
|
|
||||||
bluetooth.label.color = "#89dceb";
|
|
||||||
bluetooth.listitems.active = "#89dcea";
|
|
||||||
bluetooth.listitems.passive = "#cdd6f4";
|
|
||||||
bluetooth.scroller.color = "#89dceb";
|
|
||||||
bluetooth.status = "#6c7086";
|
|
||||||
bluetooth.switch.disabled = "#313245";
|
|
||||||
bluetooth.switch.enabled = "#89dceb";
|
|
||||||
bluetooth.switch.puck = "#454759";
|
|
||||||
bluetooth.switch_divider = "#45475a";
|
|
||||||
bluetooth.text = "#cdd6f4";
|
|
||||||
clock.background.color = "#11111b";
|
|
||||||
clock.border.color = "#313244";
|
|
||||||
clock.calendar.contextdays = "#585b70";
|
|
||||||
clock.calendar.currentday = "#f5c2e7";
|
|
||||||
clock.calendar.days = "#cdd6f4";
|
|
||||||
clock.calendar.paginator = "#f5c2e6";
|
|
||||||
clock.calendar.weekdays = "#f5c2e7";
|
|
||||||
clock.calendar.yearmonth = "#94e2d5";
|
|
||||||
clock.card.color = "#1e1e2e";
|
|
||||||
clock.text = "#cdd6f4";
|
|
||||||
clock.time.time = "#f5c2e7";
|
|
||||||
clock.time.timeperiod = "#94e2d5";
|
|
||||||
clock.weather.hourly.icon = "#f5c2e7";
|
|
||||||
clock.weather.hourly.temperature = "#f5c2e7";
|
|
||||||
clock.weather.hourly.time = "#f5c2e7";
|
|
||||||
clock.weather.icon = "#f5c2e7";
|
|
||||||
clock.weather.stats = "#f5c2e7";
|
|
||||||
clock.weather.status = "#94e2d5";
|
|
||||||
clock.weather.temperature = "#cdd6f4";
|
|
||||||
clock.weather.thermometer.cold = "#89b4fa";
|
|
||||||
clock.weather.thermometer.extremelycold = "#89dceb";
|
|
||||||
clock.weather.thermometer.extremelyhot = "#f38ba8";
|
|
||||||
clock.weather.thermometer.hot = "#fab387";
|
|
||||||
clock.weather.thermometer.moderate = "#b4befe";
|
|
||||||
dashboard.background.color = "#11111b";
|
|
||||||
dashboard.border.color = "#313244";
|
|
||||||
dashboard.card.color = "#1e1e2e";
|
|
||||||
dashboard.controls.bluetooth.background = "#89dceb";
|
|
||||||
dashboard.controls.bluetooth.text = "#181824";
|
|
||||||
dashboard.controls.disabled = "#585b70";
|
|
||||||
dashboard.controls.input.background = "#f5c2e7";
|
|
||||||
dashboard.controls.input.text = "#181824";
|
|
||||||
dashboard.controls.notifications.background = "#f9e2af";
|
|
||||||
dashboard.controls.notifications.text = "#181824";
|
|
||||||
dashboard.controls.volume.background = "#eba0ac";
|
|
||||||
dashboard.controls.volume.text = "#181824";
|
|
||||||
dashboard.controls.wifi.background = "#cba6f7";
|
|
||||||
dashboard.controls.wifi.text = "#181824";
|
|
||||||
dashboard.directories.left.bottom.color = "#eba0ac";
|
|
||||||
dashboard.directories.left.middle.color = "#f9e2af";
|
|
||||||
dashboard.directories.left.top.color = "#f5c2e7";
|
|
||||||
dashboard.directories.right.bottom.color = "#b4befe";
|
|
||||||
dashboard.directories.right.middle.color = "#cba6f7";
|
|
||||||
dashboard.directories.right.top.color = "#94e2d5";
|
|
||||||
dashboard.monitors.bar_background = "#45475a";
|
|
||||||
dashboard.monitors.cpu.bar = "#eba0ad";
|
|
||||||
dashboard.monitors.cpu.icon = "#eba0ac";
|
|
||||||
dashboard.monitors.cpu.label = "#eba0ac";
|
|
||||||
dashboard.monitors.disk.bar = "#f5c2e8";
|
|
||||||
dashboard.monitors.disk.icon = "#f5c2e7";
|
|
||||||
dashboard.monitors.disk.label = "#f5c2e7";
|
|
||||||
dashboard.monitors.gpu.bar = "#a6e3a2";
|
|
||||||
dashboard.monitors.gpu.icon = "#a6e3a1";
|
|
||||||
dashboard.monitors.gpu.label = "#a6e3a1";
|
|
||||||
dashboard.monitors.ram.bar = "#f9e2ae";
|
|
||||||
dashboard.monitors.ram.icon = "#f9e2af";
|
|
||||||
dashboard.monitors.ram.label = "#f9e2af";
|
|
||||||
dashboard.powermenu.confirmation.background = "#11111b";
|
|
||||||
dashboard.powermenu.confirmation.body = "#cdd6f4";
|
|
||||||
dashboard.powermenu.confirmation.border = "#313244";
|
|
||||||
dashboard.powermenu.confirmation.button_text = "#11111a";
|
|
||||||
dashboard.powermenu.confirmation.card = "#1e1e2e";
|
|
||||||
dashboard.powermenu.confirmation.confirm = "#a6e3a1";
|
|
||||||
dashboard.powermenu.confirmation.deny = "#f38ba8";
|
|
||||||
dashboard.powermenu.confirmation.label = "#b4befe";
|
|
||||||
dashboard.powermenu.logout = "#a6e3a1";
|
|
||||||
dashboard.powermenu.restart = "#fab387";
|
|
||||||
dashboard.powermenu.shutdown = "#f38ba8";
|
|
||||||
dashboard.powermenu.sleep = "#89dceb";
|
|
||||||
dashboard.profile.name = "#f5c2e7";
|
|
||||||
dashboard.shortcuts.background = "#b4befe";
|
|
||||||
dashboard.shortcuts.recording = "#a6e3a1";
|
|
||||||
dashboard.shortcuts.text = "#181824";
|
|
||||||
media.album = "#f5c2e8";
|
|
||||||
media.artist = "#94e2d6";
|
|
||||||
media.background.color = "#11111b";
|
|
||||||
media.border.color = "#313244";
|
|
||||||
media.buttons.background = "#b4beff";
|
|
||||||
media.buttons.enabled = "#94e2d4";
|
|
||||||
media.buttons.inactive = "#585b70";
|
|
||||||
media.buttons.text = "#11111b";
|
|
||||||
media.card.color = "#1e1e2e";
|
|
||||||
media.slider.background = "#585b71";
|
|
||||||
media.slider.backgroundhover = "#45475a";
|
|
||||||
media.slider.primary = "#f5c2e7";
|
|
||||||
media.slider.puck = "#6c7086";
|
|
||||||
media.song = "#b4beff";
|
|
||||||
media.timestamp = "#cdd6f4";
|
|
||||||
network.background.color = "#11111b";
|
|
||||||
network.border.color = "#313244";
|
|
||||||
network.card.color = "#1e1e2e";
|
|
||||||
network.iconbuttons.active = "#cba6f7";
|
|
||||||
network.iconbuttons.passive = "#cdd6f4";
|
|
||||||
network.icons.active = "#cba6f7";
|
|
||||||
network.icons.passive = "#9399b2";
|
|
||||||
network.label.color = "#cba6f7";
|
|
||||||
network.listitems.active = "#cba6f6";
|
|
||||||
network.listitems.passive = "#cdd6f4";
|
|
||||||
network.scroller.color = "#cba6f7";
|
|
||||||
network.status.color = "#6c7086";
|
|
||||||
network.switch.disabled = "#313245";
|
|
||||||
network.switch.enabled = "#cba6f7";
|
|
||||||
network.switch.puck = "#454759";
|
|
||||||
network.text = "#cdd6f4";
|
|
||||||
notifications.background = "#11111b";
|
|
||||||
notifications.border = "#313244";
|
|
||||||
notifications.card = "#1e1e2e";
|
|
||||||
notifications.clear = "#f38ba8";
|
|
||||||
notifications.label = "#b4befe";
|
|
||||||
notifications.no_notifications_label = "#313244";
|
|
||||||
notifications.pager.background = "#11111b";
|
|
||||||
notifications.pager.button = "#b4befe";
|
|
||||||
notifications.pager.label = "#9399b2";
|
|
||||||
notifications.scrollbar.color = "#b4befe";
|
|
||||||
notifications.switch.disabled = "#313245";
|
|
||||||
notifications.switch.enabled = "#b4befe";
|
|
||||||
notifications.switch.puck = "#454759";
|
|
||||||
notifications.switch_divider = "#45475a";
|
|
||||||
power.background.color = "#11111b";
|
|
||||||
power.border.color = "#313244";
|
|
||||||
power.buttons.logout.background = "#1e1e2e";
|
|
||||||
power.buttons.logout.icon = "#181824";
|
|
||||||
power.buttons.logout.icon_background = "#a6e3a1";
|
|
||||||
power.buttons.logout.text = "#a6e3a1";
|
|
||||||
power.buttons.restart.background = "#1e1e2e";
|
|
||||||
power.buttons.restart.icon = "#181824";
|
|
||||||
power.buttons.restart.icon_background = "#fab387";
|
|
||||||
power.buttons.restart.text = "#fab387";
|
|
||||||
power.buttons.shutdown.background = "#1e1e2e";
|
|
||||||
power.buttons.shutdown.icon = "#181824";
|
|
||||||
power.buttons.shutdown.icon_background = "#f38ba7";
|
|
||||||
power.buttons.shutdown.text = "#f38ba8";
|
|
||||||
power.buttons.sleep.background = "#1e1e2e";
|
|
||||||
power.buttons.sleep.icon = "#181824";
|
|
||||||
power.buttons.sleep.icon_background = "#89dceb";
|
|
||||||
power.buttons.sleep.text = "#89dceb";
|
|
||||||
systray.dropdownmenu.background = "#11111b";
|
|
||||||
systray.dropdownmenu.divider = "#1e1e2e";
|
|
||||||
systray.dropdownmenu.text = "#cdd6f4";
|
|
||||||
volume.audio_slider.background = "#585b71";
|
|
||||||
volume.audio_slider.backgroundhover = "#45475a";
|
|
||||||
volume.audio_slider.primary = "#eba0ac";
|
|
||||||
volume.audio_slider.puck = "#585b70";
|
|
||||||
volume.background.color = "#11111b";
|
|
||||||
volume.border.color = "#313244";
|
|
||||||
volume.card.color = "#1e1e2e";
|
|
||||||
volume.iconbutton.active = "#eba0ac";
|
|
||||||
volume.iconbutton.passive = "#cdd6f4";
|
|
||||||
volume.icons.active = "#eba0ac";
|
|
||||||
volume.icons.passive = "#9399b2";
|
|
||||||
volume.input_slider.background = "#585b71";
|
|
||||||
volume.input_slider.backgroundhover = "#45475a";
|
|
||||||
volume.input_slider.primary = "#eba0ac";
|
|
||||||
volume.input_slider.puck = "#585b70";
|
|
||||||
volume.label.color = "#eba0ac";
|
|
||||||
volume.listitems.active = "#eba0ab";
|
|
||||||
volume.listitems.passive = "#cdd6f4";
|
|
||||||
volume.text = "#cdd6f4";
|
|
||||||
};
|
|
||||||
popover.background = "#181824";
|
|
||||||
popover.border = "#181824";
|
|
||||||
popover.text = "#b4befe";
|
|
||||||
progressbar.background = "#45475a";
|
|
||||||
progressbar.foreground = "#b4befe";
|
|
||||||
slider.background = "#585b71";
|
|
||||||
slider.backgroundhover = "#45475a";
|
|
||||||
slider.primary = "#b4befe";
|
|
||||||
slider.puck = "#6c7086";
|
|
||||||
switch.disabled = "#313245";
|
|
||||||
switch.enabled = "#b4befe";
|
|
||||||
switch.puck = "#454759";
|
|
||||||
text = "#cdd6f4";
|
|
||||||
tooltip.background = "#11111b";
|
|
||||||
tooltip.text = "#cdd6f4";
|
|
||||||
};
|
|
||||||
outer_spacing = "0.0em";
|
|
||||||
transparent = true;
|
|
||||||
|
|
||||||
};
|
|
||||||
notification.actions.background = "#b4befd";
|
|
||||||
notification.actions.text = "#181825";
|
|
||||||
notification.background = "#181826";
|
|
||||||
notification.border = "#313243";
|
|
||||||
notification.close_button.background = "#f38ba7";
|
|
||||||
notification.close_button.label = "#11111b";
|
|
||||||
notification.label = "#b4befe";
|
|
||||||
notification.labelicon = "#b4befe";
|
|
||||||
notification.text = "#cdd6f4";
|
|
||||||
notification.time = "#7f849b";
|
|
||||||
osd.bar_color = "#b4beff";
|
|
||||||
osd.bar_container = "#11111b";
|
|
||||||
osd.bar_empty_color = "#313244";
|
|
||||||
osd.bar_overflow_color = "#f38ba7";
|
|
||||||
osd.icon = "#11111b";
|
|
||||||
osd.icon_container = "#b4beff";
|
|
||||||
osd.label = "#b4beff";
|
|
||||||
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,134 +0,0 @@
|
||||||
/*Dracula theme based on the Purple official rofi theme*/
|
|
||||||
/* https://github.com/dracula/rofi/tree/main */
|
|
||||||
|
|
||||||
configuration {
|
|
||||||
show-icons: true;
|
|
||||||
display-drun: "";
|
|
||||||
disable-history: false;
|
|
||||||
}
|
|
||||||
|
|
||||||
* {
|
|
||||||
font: "Jetbrains Mono 12";
|
|
||||||
foreground: #f8f8f2;
|
|
||||||
background-color: #282a36;
|
|
||||||
active-background: #6272a4;
|
|
||||||
urgent-background: #ff5555;
|
|
||||||
urgent-foreground: #282a36;
|
|
||||||
selected-background: @active-background;
|
|
||||||
selected-urgent-background: @urgent-background;
|
|
||||||
selected-active-background: @active-background;
|
|
||||||
separatorcolor: @active-background;
|
|
||||||
bordercolor: @active-background;
|
|
||||||
}
|
|
||||||
|
|
||||||
#window {
|
|
||||||
background-color: @background-color;
|
|
||||||
border: 3;
|
|
||||||
border-radius: 6;
|
|
||||||
border-color: @bordercolor;
|
|
||||||
padding: 15;
|
|
||||||
}
|
|
||||||
#mainbox {
|
|
||||||
border: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
#message {
|
|
||||||
border: 0px;
|
|
||||||
border-color: @separatorcolor;
|
|
||||||
padding: 1px;
|
|
||||||
}
|
|
||||||
#textbox {
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#listview {
|
|
||||||
fixed-height: 0;
|
|
||||||
border: 0px;
|
|
||||||
border-color: @bordercolor;
|
|
||||||
spacing: 2px ;
|
|
||||||
scrollbar: false;
|
|
||||||
padding: 2px 0px 0px ;
|
|
||||||
}
|
|
||||||
#element {
|
|
||||||
border: 0;
|
|
||||||
padding: 3px ;
|
|
||||||
}
|
|
||||||
#element.normal.normal {
|
|
||||||
background-color: @background-color;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#element.normal.urgent {
|
|
||||||
background-color: @urgent-background;
|
|
||||||
text-color: @urgent-foreground;
|
|
||||||
}
|
|
||||||
#element.normal.active {
|
|
||||||
background-color: @active-background;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#element.selected.normal {
|
|
||||||
background-color: @selected-background;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#element.selected.urgent {
|
|
||||||
background-color: @selected-urgent-background;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#element.selected.active {
|
|
||||||
background-color: @selected-active-background;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#element.alternate.normal {
|
|
||||||
background-color: @background-color;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#element.alternate.urgent {
|
|
||||||
background-color: @urgent-background;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#element.alternate.active {
|
|
||||||
background-color: @active-background;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#scrollbar {
|
|
||||||
width: 2px ;
|
|
||||||
border: 0;
|
|
||||||
handle-width: 8px ;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
#sidebar {
|
|
||||||
border: 2px dash 0px 0px ;
|
|
||||||
border-color: @separatorcolor;
|
|
||||||
}
|
|
||||||
#button.selected {
|
|
||||||
background-color: @selected-background;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#inputbar {
|
|
||||||
spacing: 0;
|
|
||||||
text-color: @foreground;
|
|
||||||
padding: 1px ;
|
|
||||||
}
|
|
||||||
#case-indicator {
|
|
||||||
spacing: 0;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#entry {
|
|
||||||
spacing: 0;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#prompt {
|
|
||||||
spacing: 0;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
#inputbar {
|
|
||||||
children: [ prompt,textbox-prompt-colon,entry,case-indicator ];
|
|
||||||
}
|
|
||||||
#textbox-prompt-colon {
|
|
||||||
expand: false;
|
|
||||||
str: ">";
|
|
||||||
margin: 0px 0.3em 0em 0em ;
|
|
||||||
text-color: @foreground;
|
|
||||||
}
|
|
||||||
element-text, element-icon {
|
|
||||||
background-color: inherit;
|
|
||||||
text-color: inherit;
|
|
||||||
}
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
lib,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.desktop.addons.rofi;
|
|
||||||
|
|
||||||
inherit (lib)
|
|
||||||
mkIf
|
|
||||||
mkEnableOption
|
|
||||||
mkOption
|
|
||||||
types
|
|
||||||
;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.addons.rofi = {
|
|
||||||
enable = mkEnableOption "Rofi";
|
|
||||||
package = mkOption {
|
|
||||||
type = types.package;
|
|
||||||
default = pkgs.rofi;
|
|
||||||
description = "The package to use for Rofi";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = [ cfg.package ];
|
|
||||||
${namespace}.home.file = {
|
|
||||||
".config/rofi/config.rasi".source = ./config.rasi;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,194 +0,0 @@
|
||||||
{
|
|
||||||
"layer": "top",
|
|
||||||
"height": 42,
|
|
||||||
"position": "top",
|
|
||||||
"mod": "dock",
|
|
||||||
"margin-left": 10,
|
|
||||||
"margin-right": 10,
|
|
||||||
"margin-top": 7,
|
|
||||||
"margin-bottom": 0,
|
|
||||||
"exclusive": true,
|
|
||||||
"passthrough": false,
|
|
||||||
"gtk-layer-shell": true,
|
|
||||||
"reload_style_on_change": true,
|
|
||||||
"modules-left": [
|
|
||||||
"custom/smallspacer",
|
|
||||||
"hyprland/workspaces",
|
|
||||||
"custom/spacer"
|
|
||||||
],
|
|
||||||
"modules-center": [
|
|
||||||
"custom/padd",
|
|
||||||
"custom/l_end",
|
|
||||||
"custom/r_end",
|
|
||||||
"hyprland/window",
|
|
||||||
"custom/padd"
|
|
||||||
],
|
|
||||||
"modules-right": [
|
|
||||||
"custom/padd",
|
|
||||||
"custom/l_end",
|
|
||||||
"tray",
|
|
||||||
"custom/smallspacer",
|
|
||||||
"pulseaudio",
|
|
||||||
"pulseaudio/slider",
|
|
||||||
"memory",
|
|
||||||
"cpu",
|
|
||||||
"clock",
|
|
||||||
"custom/padd"
|
|
||||||
],
|
|
||||||
"custom/smallspacer": {
|
|
||||||
"format": " "
|
|
||||||
},
|
|
||||||
"memory": {
|
|
||||||
"interval": 1,
|
|
||||||
"rotate": 270,
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
],
|
|
||||||
"max-length": 10
|
|
||||||
},
|
|
||||||
"cpu": {
|
|
||||||
"interval": 1,
|
|
||||||
"format": "{icon}",
|
|
||||||
"rotate": 270,
|
|
||||||
"format-icons": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"tray": {
|
|
||||||
"icon-size": 18,
|
|
||||||
"rotate": 0,
|
|
||||||
"spacing": 3
|
|
||||||
},
|
|
||||||
"hyprland/window": {
|
|
||||||
"format": "<span weight='bold' >{initialTitle}</span>",
|
|
||||||
"max-length": 120,
|
|
||||||
"separate-outputs": true,
|
|
||||||
"icon": false,
|
|
||||||
"icon-size": 18
|
|
||||||
},
|
|
||||||
"custom/spacer": {
|
|
||||||
"format": "|"
|
|
||||||
},
|
|
||||||
"hyprland/workspaces": {
|
|
||||||
"format": "{icon}",
|
|
||||||
"format-icons": {
|
|
||||||
"default": "",
|
|
||||||
"active": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"wlr/workspaces": {
|
|
||||||
"persistent-workspaces": {
|
|
||||||
"1": [
|
|
||||||
"DP-2"
|
|
||||||
],
|
|
||||||
"2": [
|
|
||||||
"HDMI-A-1"
|
|
||||||
],
|
|
||||||
"3": [
|
|
||||||
"DP-2"
|
|
||||||
],
|
|
||||||
"4": [
|
|
||||||
"HDMI-A-1"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"idle_inhibitor": {
|
|
||||||
"format": "{icon}",
|
|
||||||
"rotate": 0,
|
|
||||||
"format-icons": {
|
|
||||||
"activated": "",
|
|
||||||
"deactivated": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"clock": {
|
|
||||||
"format": "{:%H:%M}",
|
|
||||||
"rotate": 0,
|
|
||||||
"tooltip-format": "<tt>{calendar}</tt>",
|
|
||||||
"calendar": {
|
|
||||||
"mode": "month",
|
|
||||||
"mode-mon-col": 3,
|
|
||||||
"on-scroll": 1,
|
|
||||||
"on-click-right": "mode",
|
|
||||||
"format": {
|
|
||||||
"months": "<span color='#ffead3'><b>{}</b></span>",
|
|
||||||
"weekdays": "<span color='#ffcc66'><b>{}</b></span>",
|
|
||||||
"today": "<span color='#ff6699'><b>{}</b></span>"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pulseaudio": {
|
|
||||||
"format": " {icon}",
|
|
||||||
"rotate": 0,
|
|
||||||
"tooltip-format": "{icon} {desc} // {volume}%",
|
|
||||||
"scroll-step": 5,
|
|
||||||
"format-icons": {
|
|
||||||
"headphone": "",
|
|
||||||
"hands-free": "",
|
|
||||||
"headset": "",
|
|
||||||
"default": [
|
|
||||||
"",
|
|
||||||
"",
|
|
||||||
""
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"custom/l_end": {
|
|
||||||
"format": " ",
|
|
||||||
"interval": "once",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/r_end": {
|
|
||||||
"format": " ",
|
|
||||||
"interval": "once",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/sl_end": {
|
|
||||||
"format": " ",
|
|
||||||
"interval": "once",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/sr_end": {
|
|
||||||
"format": " ",
|
|
||||||
"interval": "once",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/rl_end": {
|
|
||||||
"format": " ",
|
|
||||||
"interval": "once",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/rr_end": {
|
|
||||||
"format": " ",
|
|
||||||
"interval": "once",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"custom/padd": {
|
|
||||||
"format": " ",
|
|
||||||
"interval": "once",
|
|
||||||
"tooltip": false
|
|
||||||
},
|
|
||||||
"pulseaudio/slider": {
|
|
||||||
"min": 5,
|
|
||||||
"max": 100,
|
|
||||||
"rotate": 0,
|
|
||||||
"device": "pulseaudio",
|
|
||||||
"scroll-step": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,47 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.desktop.addons.waybar;
|
|
||||||
|
|
||||||
inherit (lib)
|
|
||||||
mkEnableOption
|
|
||||||
mkOption
|
|
||||||
mkIf
|
|
||||||
types
|
|
||||||
;
|
|
||||||
inherit (lib.${namespace}) enabled;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.addons.waybar = {
|
|
||||||
enable = mkEnableOption "Waybar";
|
|
||||||
package = mkOption {
|
|
||||||
type = types.package;
|
|
||||||
default = pkgs.waybar;
|
|
||||||
description = "The package to use for Waybar";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = [ cfg.package ];
|
|
||||||
|
|
||||||
services.upower = enabled;
|
|
||||||
fonts.packages = with pkgs; [
|
|
||||||
cascadia-code
|
|
||||||
jetbrains-mono
|
|
||||||
maple-mono-NF
|
|
||||||
material-design-icons
|
|
||||||
noto-fonts-cjk-sans
|
|
||||||
];
|
|
||||||
|
|
||||||
${namespace}.home.file = {
|
|
||||||
".config/waybar/config.jsonc".source = ./config.jsonc;
|
|
||||||
".config/waybar/style.css".source = ./style.css;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,240 +0,0 @@
|
||||||
* {
|
|
||||||
font-family: "JetBrains Mono Nerd Font";
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
|
|
||||||
window#waybar {
|
|
||||||
background: #0F0F17;
|
|
||||||
border-radius: 12px;
|
|
||||||
border: 3px solid rgba(255, 255, 255, 0.1);
|
|
||||||
}
|
|
||||||
|
|
||||||
tooltip {
|
|
||||||
background: #171717;
|
|
||||||
color: #A1BDCE;
|
|
||||||
font-size: 13px;
|
|
||||||
border-radius: 7px;
|
|
||||||
border: 2px solid #101a24;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces {
|
|
||||||
margin-left: 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button {
|
|
||||||
color: #86aaec;
|
|
||||||
margin-left: 2px;
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button.hover {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
#workspaces button.active {
|
|
||||||
color: #c296eb;
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
#taskbar button {
|
|
||||||
box-shadow: none;
|
|
||||||
text-shadow: none;
|
|
||||||
font-size: 4px;
|
|
||||||
padding: 0px;
|
|
||||||
border-radius: 9px;
|
|
||||||
margin-bottom: 3px;
|
|
||||||
margin-left: 0px;
|
|
||||||
padding-left: 3px;
|
|
||||||
padding-right: 3px;
|
|
||||||
margin-right: 0px;
|
|
||||||
color: @wb-color;
|
|
||||||
animation: tb_normal 20s ease-in-out 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
#taskbar button.active {
|
|
||||||
background: @wb-act-bg;
|
|
||||||
color: @wb-act-color;
|
|
||||||
margin-left: 3px;
|
|
||||||
padding-left: 12px;
|
|
||||||
padding-right: 12px;
|
|
||||||
margin-right: 3px;
|
|
||||||
animation: tb_active 20s ease-in-out 1;
|
|
||||||
transition: all 0.4s cubic-bezier(.55, -0.68, .48, 1.682);
|
|
||||||
min-height: 9px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#taskbar button:hover {
|
|
||||||
background: @wb-hvr-bg;
|
|
||||||
color: @wb-hvr-color;
|
|
||||||
animation: tb_hover 20s ease-in-out 1;
|
|
||||||
transition: all 0.3s cubic-bezier(.55, -0.68, .48, 1.682);
|
|
||||||
}
|
|
||||||
|
|
||||||
#tray menu * {
|
|
||||||
min-height: 16px;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 13px;
|
|
||||||
color: #9488e3;
|
|
||||||
}
|
|
||||||
|
|
||||||
#tray menu separator {
|
|
||||||
min-height: 10px
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#custom-spacer {
|
|
||||||
opacity: 0.0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-smallspacer {
|
|
||||||
opacity: 0.0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#bluetooth {
|
|
||||||
color: #E6E7E7;
|
|
||||||
background: #161320;
|
|
||||||
opacity: 1;
|
|
||||||
margin: 4px 0px 4px 0px;
|
|
||||||
padding-left: 4px;
|
|
||||||
padding-right: 4px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#clock {
|
|
||||||
color: #A1BDCE;
|
|
||||||
font-size: 15px;
|
|
||||||
font-weight: 900;
|
|
||||||
font-family: "JetBrains Mono Nerd Font";
|
|
||||||
background: rgba(23, 23, 23, 0.0);
|
|
||||||
opacity: 1;
|
|
||||||
margin: 3px 0px 0px 0px;
|
|
||||||
padding-left: 10px;
|
|
||||||
padding-right: 10px;
|
|
||||||
border: none;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#pulseaudio {
|
|
||||||
font-weight: normal;
|
|
||||||
font-size: 20px;
|
|
||||||
color: #6F8FDB;
|
|
||||||
background: rgba(22, 19, 32, 0.0);
|
|
||||||
opacity: 1;
|
|
||||||
margin: 0px 0px 0px 0px;
|
|
||||||
padding-left: 3px;
|
|
||||||
padding-right: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#cpu {
|
|
||||||
font-weight: normal;
|
|
||||||
font-size: 24px;
|
|
||||||
color: #915CAF;
|
|
||||||
}
|
|
||||||
|
|
||||||
#memory {
|
|
||||||
font-weight: normal;
|
|
||||||
font-size: 24px;
|
|
||||||
color: #E4C9AF;
|
|
||||||
}
|
|
||||||
|
|
||||||
@keyframes blink {
|
|
||||||
to {
|
|
||||||
color: #4a4a4a;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#tray,
|
|
||||||
#window {
|
|
||||||
color: #A1BDCE;
|
|
||||||
font-family: "Martian Mono";
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-l_end,
|
|
||||||
#custom-r_end,
|
|
||||||
#custom-sl_end,
|
|
||||||
#custom-sr_end,
|
|
||||||
#custom-rl_end,
|
|
||||||
#upower#headset,
|
|
||||||
#upower {
|
|
||||||
color: #a6d189;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-rr_end {
|
|
||||||
font-weight: normal;
|
|
||||||
color: #E8EDF0;
|
|
||||||
background: rgba(23, 23, 23, 0.0);
|
|
||||||
opacity: 1;
|
|
||||||
margin: 0px 0px 0px 0px;
|
|
||||||
padding-left: 4px;
|
|
||||||
padding-right: 4px;
|
|
||||||
;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#pulseaudio-slider slider {
|
|
||||||
background: #A1BDCE;
|
|
||||||
background-color: transparent;
|
|
||||||
box-shadow: none;
|
|
||||||
margin-right: 7px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#pulseaudio-slider trough {
|
|
||||||
margin-top: -3px;
|
|
||||||
min-width: 90px;
|
|
||||||
min-height: 10px;
|
|
||||||
margin-bottom: -4px;
|
|
||||||
border-radius: 8px;
|
|
||||||
background: #343434;
|
|
||||||
}
|
|
||||||
|
|
||||||
#pulseaudio-slider highlight {
|
|
||||||
border-radius: 8px;
|
|
||||||
background-color: #2096C0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#taskbar {
|
|
||||||
padding: 1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-r_end {
|
|
||||||
border-radius: 0px 7px 7px 0px;
|
|
||||||
margin-right: 1px;
|
|
||||||
padding-right: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-l_end {
|
|
||||||
border-radius: 7px 0px 0px 7px;
|
|
||||||
margin-left: 1px;
|
|
||||||
padding-left: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-sr_end {
|
|
||||||
border-radius: 0px;
|
|
||||||
margin-right: 1px;
|
|
||||||
padding-right: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-sl_end {
|
|
||||||
border-radius: 0px;
|
|
||||||
margin-left: 1px;
|
|
||||||
padding-left: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-rr_end {
|
|
||||||
border-radius: 0px 7px 7px 0px;
|
|
||||||
margin-right: 1px;
|
|
||||||
padding-right: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-rl_end {
|
|
||||||
border-radius: 7px 0px 0px 7px;
|
|
||||||
margin-left: 1px;
|
|
||||||
padding-left: 3px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#custom-expand {
|
|
||||||
min-width: 25px;
|
|
||||||
color: #A1BDCE;
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
|
|
@ -1,43 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
user = config.${namespace}.user.name;
|
|
||||||
|
|
||||||
cfg = config.${namespace}.desktop.hyprland;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop = {
|
|
||||||
enable = mkEnableOption "Whether to enable desktop theming";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
${namespace}.home.extraOptions = {
|
|
||||||
|
|
||||||
dconf = {
|
|
||||||
settings."org/gnome/desktop/interface".color-scheme = "prefer-dark";
|
|
||||||
};
|
|
||||||
|
|
||||||
gtk = {
|
|
||||||
enable = true;
|
|
||||||
theme = {
|
|
||||||
name = "Adwaita-dark";
|
|
||||||
package = pkgs.gnome-themes-extra;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
systemd.user.sessionVariables = config.home-manager.users.${user}.home.sessionVariables;
|
|
||||||
};
|
|
||||||
|
|
||||||
# qt = {
|
|
||||||
# enable = true;
|
|
||||||
# platformTheme = "gnome";
|
|
||||||
# style = "adwaita-dark";
|
|
||||||
# };
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.desktop.kde;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.kde = with types; {
|
|
||||||
enable = mkEnableOption "Whether to enable a kde plasma6";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
xdg-utils
|
|
||||||
kdePackages.qtbase
|
|
||||||
];
|
|
||||||
|
|
||||||
services = {
|
|
||||||
xserver = enabled;
|
|
||||||
desktopManager.plasma6 = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,207 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
inputs,
|
|
||||||
lib,
|
|
||||||
pkgs,
|
|
||||||
system,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
inherit (lib)
|
|
||||||
mkIf
|
|
||||||
mkEnableOption
|
|
||||||
mkOption
|
|
||||||
mkMerge
|
|
||||||
types
|
|
||||||
;
|
|
||||||
|
|
||||||
cfg = config.${namespace}.desktop.niri;
|
|
||||||
|
|
||||||
apps-submodule = types.submodule {
|
|
||||||
options = {
|
|
||||||
terminal = mkOption {
|
|
||||||
type = types.package;
|
|
||||||
default = pkgs.kitty;
|
|
||||||
description = "The default Terminal to use";
|
|
||||||
};
|
|
||||||
runner = mkOption {
|
|
||||||
type = types.package;
|
|
||||||
default = pkgs.fuzzel;
|
|
||||||
description = "The app-runner to use";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.desktop.niri = {
|
|
||||||
enable = mkEnableOption "Whether to enable niri";
|
|
||||||
settings = mkOption {
|
|
||||||
type = types.attrs;
|
|
||||||
default = { };
|
|
||||||
description = "Additional niri settings to apply.";
|
|
||||||
};
|
|
||||||
apps = mkOption {
|
|
||||||
type = apps-submodule;
|
|
||||||
default = { };
|
|
||||||
description = "Which apps to use";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
programs.niri = {
|
|
||||||
enable = true;
|
|
||||||
package = inputs.niri-flake.packages.${system}.niri-unstable;
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = [
|
|
||||||
pkgs.alacritty
|
|
||||||
pkgs.fuzzel
|
|
||||||
];
|
|
||||||
|
|
||||||
${namespace} = {
|
|
||||||
desktop.addons = {
|
|
||||||
hyprlock = enabled;
|
|
||||||
hypridle = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
snowfallorg.users."cholli".home.config = {
|
|
||||||
programs.niri.settings = mkMerge [
|
|
||||||
{
|
|
||||||
input = {
|
|
||||||
keyboard = {
|
|
||||||
numlock = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
outputs."DP-1" = {
|
|
||||||
mode = {
|
|
||||||
width = 3440;
|
|
||||||
height = 1440;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
outputs."HDMI-A-1" = {
|
|
||||||
mode = {
|
|
||||||
width = 1920;
|
|
||||||
height = 1080;
|
|
||||||
};
|
|
||||||
transform.rotation = 90;
|
|
||||||
};
|
|
||||||
|
|
||||||
layout = {
|
|
||||||
gaps = 5;
|
|
||||||
center-focused-column = "never";
|
|
||||||
|
|
||||||
default-column-width = {
|
|
||||||
proportion = 0.5;
|
|
||||||
};
|
|
||||||
|
|
||||||
preset-column-widths = [
|
|
||||||
{ proportion = 1. / 3.; }
|
|
||||||
{ proportion = 1. / 2.; }
|
|
||||||
{ proportion = 2. / 3.; }
|
|
||||||
|
|
||||||
];
|
|
||||||
|
|
||||||
focus-ring = {
|
|
||||||
width = 1;
|
|
||||||
active = {
|
|
||||||
color = "#7fc8ff";
|
|
||||||
};
|
|
||||||
inactive = {
|
|
||||||
color = "#505050";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
hotkey-overlay.skip-at-startup = true;
|
|
||||||
|
|
||||||
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
|
|
||||||
|
|
||||||
# block 1pass from screenshots and window capture
|
|
||||||
window-rules = [
|
|
||||||
];
|
|
||||||
|
|
||||||
binds =
|
|
||||||
with config.lib.niri;
|
|
||||||
let
|
|
||||||
workspaces = (builtins.genList (x: x + 1) 9);
|
|
||||||
|
|
||||||
focus-workspaces = builtins.listToAttrs (
|
|
||||||
map (num: {
|
|
||||||
name = "Mod=${toString num}";
|
|
||||||
value = {
|
|
||||||
action.focus-workspace = num;
|
|
||||||
};
|
|
||||||
}) workspaces
|
|
||||||
);
|
|
||||||
in
|
|
||||||
|
|
||||||
mkMerge [
|
|
||||||
{
|
|
||||||
"Mod+Shift+Slash".action = show-hotkey-overlay;
|
|
||||||
|
|
||||||
"Mod+Enter".action.spawn = "${lib.getExe cfg.apps.terminal}";
|
|
||||||
"Mod+D".action.spwan = "${lib.getExe cfg.apps.runner}";
|
|
||||||
"Mod+Alt+L".action.spawn = "hyprlock-blur";
|
|
||||||
|
|
||||||
"Mod+Shift+Q" = {
|
|
||||||
action = actions.close-window;
|
|
||||||
repeat = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
"Mod+O" = {
|
|
||||||
action = actions.toggle-overview;
|
|
||||||
repeat = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
inherit focus-workspaces;
|
|
||||||
|
|
||||||
"XF86AudioRaiseVolume" = {
|
|
||||||
action.spawn = [
|
|
||||||
"wpctl"
|
|
||||||
"set-volume"
|
|
||||||
"@DEFAULT_AUDIO_SINK@"
|
|
||||||
"0.1+"
|
|
||||||
];
|
|
||||||
allow-when-locked = true;
|
|
||||||
};
|
|
||||||
"XF86AudioLowerVolume" = {
|
|
||||||
action.spawn = [
|
|
||||||
"wpctl"
|
|
||||||
"set-volume"
|
|
||||||
"@DEFAULT_AUDIO_SINK@"
|
|
||||||
"0.1-"
|
|
||||||
];
|
|
||||||
allow-when-locked = true;
|
|
||||||
};
|
|
||||||
"XF86AudioMute" = {
|
|
||||||
action.spawn = [
|
|
||||||
"wpctl"
|
|
||||||
"set-mute"
|
|
||||||
"@DEFAULT_AUDIO_SINK@"
|
|
||||||
"toggle"
|
|
||||||
];
|
|
||||||
allow-when-locked = true;
|
|
||||||
};
|
|
||||||
"XF86AudioMicMute" = {
|
|
||||||
action.spawn = [
|
|
||||||
"wpctl"
|
|
||||||
"set-mute"
|
|
||||||
"@DEFAULT_AUDIO_SOURCE@"
|
|
||||||
"toggle"
|
|
||||||
];
|
|
||||||
allow-when-locked = true;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
|
|
||||||
}
|
|
||||||
cfg.settings
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,38 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.home;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.home = with types; {
|
|
||||||
file = mkOpt attrs { } (mdDoc "A set of files to be managed by home-manager's `home.file`.");
|
|
||||||
configFile = mkOpt attrs { } (
|
|
||||||
mdDoc "A set of files to be managed by home-manager's `xdg.configFile`."
|
|
||||||
);
|
|
||||||
extraOptions = mkOpt attrs { } "Options to pass directly to home-manager.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = {
|
|
||||||
snowfallorg.users.${config.${namespace}.user.name}.home.config = mkMerge [
|
|
||||||
{
|
|
||||||
home.stateVersion = config.system.stateVersion;
|
|
||||||
home.file = mkAliasDefinitions options.${namespace}.home.file;
|
|
||||||
xdg.enable = true;
|
|
||||||
xdg.configFile = mkAliasDefinitions options.${namespace}.home.configFile;
|
|
||||||
}
|
|
||||||
config.${namespace}.home.extraOptions
|
|
||||||
];
|
|
||||||
|
|
||||||
home-manager = {
|
|
||||||
useUserPackages = true;
|
|
||||||
useGlobalPkgs = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,107 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
inputs,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
system,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.nix;
|
|
||||||
|
|
||||||
substituters-submodule = types.submodule (
|
|
||||||
{ name, ... }:
|
|
||||||
{
|
|
||||||
options = with types; {
|
|
||||||
key = mkOpt (nullOr str) null "The trusted public key for this substituter.";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
);
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.nix = with types; {
|
|
||||||
enable = mkBoolOpt true "Whether or not to manage nix configuration.";
|
|
||||||
package = mkOpt package pkgs.lix "Which nix package to use.";
|
|
||||||
|
|
||||||
default-substituter = {
|
|
||||||
url = mkOpt str "https://cache.nixos.org" "The url for the substituter.";
|
|
||||||
key =
|
|
||||||
mkOpt str "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
|
||||||
"The trusted public key for the substituter.";
|
|
||||||
};
|
|
||||||
|
|
||||||
extra-substituters = mkOpt (attrsOf substituters-submodule) { } "Extra substituters to configure.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
assertions = mapAttrsToList (name: value: {
|
|
||||||
assertion = value.key != null;
|
|
||||||
message = "plusultra.nix.extra-substituters.${name}.key must be set";
|
|
||||||
}) cfg.extra-substituters;
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
nixfmt-rfc-style
|
|
||||||
nix-prefetch-git
|
|
||||||
nix-du
|
|
||||||
|
|
||||||
nix-weather
|
|
||||||
nix-index
|
|
||||||
nix-output-monitor
|
|
||||||
];
|
|
||||||
|
|
||||||
programs.nh = {
|
|
||||||
enable = true;
|
|
||||||
package = inputs.nh-flake.packages.${system}.nh;
|
|
||||||
flake = "/home/cholli/projects/config";
|
|
||||||
};
|
|
||||||
|
|
||||||
nix =
|
|
||||||
let
|
|
||||||
users = [
|
|
||||||
"root"
|
|
||||||
config.${namespace}.user.name
|
|
||||||
"gitea-runner"
|
|
||||||
] ++ optional config.services.hydra.enable "hydra hydra-www hydra-evaluator hydra-queue-runner";
|
|
||||||
in
|
|
||||||
{
|
|
||||||
package = cfg.package;
|
|
||||||
|
|
||||||
settings =
|
|
||||||
{
|
|
||||||
experimental-features = "nix-command flakes";
|
|
||||||
http-connections = 50;
|
|
||||||
warn-dirty = false;
|
|
||||||
log-lines = 50;
|
|
||||||
sandbox = "relaxed";
|
|
||||||
auto-optimise-store = true;
|
|
||||||
trusted-users = users;
|
|
||||||
allowed-users = users;
|
|
||||||
allowed-uris = "github: https://github.com/ git+https://github.com/ gitlab: https://gitlab.com/ git+https://gitlab.com/";
|
|
||||||
substituters = [
|
|
||||||
cfg.default-substituter.url
|
|
||||||
] ++ (mapAttrsToList (name: value: name) cfg.extra-substituters);
|
|
||||||
trusted-public-keys = [
|
|
||||||
cfg.default-substituter.key
|
|
||||||
] ++ (mapAttrsToList (name: value: value.key) cfg.extra-substituters);
|
|
||||||
}
|
|
||||||
// (lib.optionalAttrs config.${namespace}.tools.direnv.enable {
|
|
||||||
keep-outputs = true;
|
|
||||||
keep-derivations = true;
|
|
||||||
});
|
|
||||||
|
|
||||||
gc = {
|
|
||||||
automatic = true;
|
|
||||||
dates = "daily";
|
|
||||||
options = "--delete-older-than 7d";
|
|
||||||
};
|
|
||||||
|
|
||||||
# flake-utils-plus
|
|
||||||
generateRegistryFromInputs = true;
|
|
||||||
generateNixPathFromInputs = true;
|
|
||||||
linkInputs = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,75 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.security.acme;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.security.acme = with lib.types; {
|
|
||||||
enable = mkEnableOption "Enable sops (Default true)";
|
|
||||||
email = mkOpt str config.${namespace}.user.email "The email to use.";
|
|
||||||
sopsFile = mkOption {
|
|
||||||
type = lib.types.path;
|
|
||||||
default = lib.snowfall.fs.get-file "secrets/secrets.yaml";
|
|
||||||
description = "SecretFile";
|
|
||||||
};
|
|
||||||
domainname = mkOpt str "christophhollizeck.dev" "domainname to use";
|
|
||||||
staging = mkOpt bool false "Use staging server for testing or not";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
sops = {
|
|
||||||
secrets = {
|
|
||||||
"netcup/customer_number" = {
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
};
|
|
||||||
|
|
||||||
"netcup/api/key" = {
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
};
|
|
||||||
|
|
||||||
"netcup/api/password" = {
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
templates = {
|
|
||||||
"netcup.env" = {
|
|
||||||
content = ''
|
|
||||||
NETCUP_CUSTOMER_NUMBER=${config.sops.placeholder."netcup/customer_number"}
|
|
||||||
NETCUP_API_KEY=${config.sops.placeholder."netcup/api/key"}
|
|
||||||
NETCUP_API_PASSWORD=${config.sops.placeholder."netcup/api/password"}
|
|
||||||
NETCUP_PROPAGATION_TIMEOUT=1200
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
security.acme = {
|
|
||||||
acceptTerms = true;
|
|
||||||
defaults = {
|
|
||||||
inherit (cfg) email;
|
|
||||||
|
|
||||||
group = mkIf config.services.nginx.enable "nginx";
|
|
||||||
reloadServices = optional config.services.nginx.enable "nginx.service";
|
|
||||||
|
|
||||||
dnsProvider = "netcup";
|
|
||||||
environmentFile = config.sops.templates."netcup.env".path;
|
|
||||||
};
|
|
||||||
|
|
||||||
certs."${cfg.domainname}" = {
|
|
||||||
server = mkIf cfg.staging "https://acme-staging-v02.api.letsencrypt.org/directory";
|
|
||||||
dnsResolver = "1.1.1.1:53";
|
|
||||||
extraDomainNames = [ "*.${cfg.domainname}" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,70 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
inputs,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.security.gpg;
|
|
||||||
|
|
||||||
gpgConf = "${inputs.gpg-base-conf}/gpg.conf";
|
|
||||||
|
|
||||||
gpgAgentConf = ''
|
|
||||||
enable-ssh-support
|
|
||||||
default-cache-ttl 60
|
|
||||||
max-cache-ttl 120
|
|
||||||
pinentry-program ${pkgs.pinentry-qt}/bin/pinentry-qt
|
|
||||||
'';
|
|
||||||
|
|
||||||
reload-yubikey = pkgs.writeShellScriptBin "reload-yubikey" ''
|
|
||||||
${pkgs.gnupg}/bin/gpg-connect-agent "scd serialno" "learn --force" /bye
|
|
||||||
'';
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.security.gpg = with types; {
|
|
||||||
enable = mkBoolOpt false "Wether or not to enable GPG.";
|
|
||||||
agentTimeout = mkOpt int 5 "The amount of time to wait before continuing with shell init.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
services.pcscd.enable = true;
|
|
||||||
services.udev.packages = with pkgs; [ yubikey-personalization ];
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
cryptsetup
|
|
||||||
paperkey
|
|
||||||
gnupg
|
|
||||||
pinentry-curses
|
|
||||||
pinentry-qt
|
|
||||||
|
|
||||||
yubikey-manager
|
|
||||||
yubioath-flutter
|
|
||||||
reload-yubikey
|
|
||||||
];
|
|
||||||
|
|
||||||
programs = {
|
|
||||||
ssh.startAgent = false;
|
|
||||||
|
|
||||||
gnupg.agent = {
|
|
||||||
enable = true;
|
|
||||||
enableSSHSupport = true;
|
|
||||||
enableExtraSocket = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
${namespace} = {
|
|
||||||
home.file = {
|
|
||||||
".gnupg/.keep".text = "";
|
|
||||||
|
|
||||||
".gnupg/gpg.conf".source = gpgConf;
|
|
||||||
".gnupg/gpg-agent.conf".text = gpgAgentConf;
|
|
||||||
".gnupg/scdeamon.conf".text = "disable-ccid";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,30 +0,0 @@
|
||||||
{
|
|
||||||
options,
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt;
|
|
||||||
cfg = config.${namespace}.security.keyring;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.security.keyring = {
|
|
||||||
enable = mkBoolOpt true "Whether to enable gnome keyring.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
services.gnome.gnome-keyring.enable = true;
|
|
||||||
security.pam.services.gdm.enableGnomeKeyring = true;
|
|
||||||
|
|
||||||
services.dbus.packages = [
|
|
||||||
pkgs.gnome-keyring
|
|
||||||
pkgs.gcr
|
|
||||||
];
|
|
||||||
|
|
||||||
environment.systemPackages = [ pkgs.seahorse ];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,33 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.security.sops;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.security.sops = with types; {
|
|
||||||
enable = mkBoolOpt true "Enable sops (Default true)";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
sops
|
|
||||||
age
|
|
||||||
ssh-to-age
|
|
||||||
];
|
|
||||||
|
|
||||||
sops = {
|
|
||||||
defaultSopsFile = lib.snowfall.fs.get-file "secrets/secrets.yaml";
|
|
||||||
defaultSopsFormat = "yaml";
|
|
||||||
|
|
||||||
# age.keyFile = "/home/cholli/.config/sops/age/keys.txt";
|
|
||||||
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,56 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.security.syncthing;
|
|
||||||
user = config.${namespace}.user;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.security.syncthing = with types; {
|
|
||||||
enable = mkEnableOption "Enable Syncthing";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
services.syncthing = {
|
|
||||||
enable = true;
|
|
||||||
user = user.name;
|
|
||||||
dataDir = "/home/" + user.name + "/Documents";
|
|
||||||
configDir = "/home/" + user.name + "/Documents/.config/syncthing";
|
|
||||||
settings = {
|
|
||||||
folders = {
|
|
||||||
"Documents" = {
|
|
||||||
# Name of folder in Syncthing, also the folder ID
|
|
||||||
path = "/home/" + user.name + "/Documents"; # Which folder to add to Syncthing
|
|
||||||
};
|
|
||||||
"Pictures" = {
|
|
||||||
path = "/home/" + user.name + "/Pictures";
|
|
||||||
};
|
|
||||||
"7vfj7-k83xj" = {
|
|
||||||
path = "/home/" + user.name + "/WhatsApp Documents";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
gui = {
|
|
||||||
theme = "black";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
# Syncthing ports: 8384 for remote access to GUI
|
|
||||||
# 22000 TCP and/or UDP for sync traffic
|
|
||||||
# 21027/UDP for discovery
|
|
||||||
# source: https://docs.syncthing.net/users/firewall.html
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
|
||||||
8384
|
|
||||||
22000
|
|
||||||
];
|
|
||||||
networking.firewall.allowedUDPPorts = [
|
|
||||||
22000
|
|
||||||
21027
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,79 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.services.factorio-server;
|
|
||||||
inherit (lib) mkIf mkOption mkEnableOption;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.services.factorio-server = {
|
|
||||||
enable = mkEnableOption "Enable Factorio Headless Server";
|
|
||||||
sopsFile = mkOption {
|
|
||||||
type = lib.types.path;
|
|
||||||
default = lib.snowfall.fs.get-file "secrets/secrets.yaml";
|
|
||||||
description = "SecretFile";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = [ pkgs.factorio-headless ];
|
|
||||||
sops = {
|
|
||||||
secrets = {
|
|
||||||
"factorio/token" = {
|
|
||||||
restartUnits = [ "factorio.service" ];
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
};
|
|
||||||
"factorio/username" = {
|
|
||||||
restartUnits = [ "factorio.service" ];
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
};
|
|
||||||
"factorio/game_password" = {
|
|
||||||
restartUnits = [ "factorio.service" ];
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
templates."extraSettingsFile.json".content = ''
|
|
||||||
{
|
|
||||||
"name": "Pyanodons Holli",
|
|
||||||
"description": "Trying to run a factorio-headless-server on my nix system",
|
|
||||||
"tags": ["vanilla"],
|
|
||||||
"max_players": 10,
|
|
||||||
"game_password": "${config.sops.placeholder."factorio/game_password"}",
|
|
||||||
"allow_commands": "admins-only",
|
|
||||||
"autosave_slots": 5,
|
|
||||||
"ignore_player_limit_for_returning_players": true,
|
|
||||||
"username" : "${config.sops.placeholder."factorio/username"}",
|
|
||||||
"token": "${config.sops.placeholder."factorio/token"}"
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
templates."extraSettingsFile.json".mode = "0444";
|
|
||||||
};
|
|
||||||
|
|
||||||
systemd.tmpfiles.rules = [
|
|
||||||
"Z /var/lib/factorio/mods 770 65400 65400 - -"
|
|
||||||
"Z /var/lib/factorio/saves 770 65400 65400 - -"
|
|
||||||
];
|
|
||||||
|
|
||||||
services.factorio = {
|
|
||||||
enable = true;
|
|
||||||
openFirewall = true;
|
|
||||||
public = true;
|
|
||||||
lan = true;
|
|
||||||
nonBlockingSaving = true;
|
|
||||||
autosave-interval = 5;
|
|
||||||
saveName = "Pyanodons";
|
|
||||||
loadLatestSave = true;
|
|
||||||
admins = [
|
|
||||||
"daholli"
|
|
||||||
"galbrain"
|
|
||||||
"geigeabc"
|
|
||||||
];
|
|
||||||
extraSettingsFile = config.sops.templates."extraSettingsFile.json".path;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,182 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.services.gitea-runner;
|
|
||||||
inherit (lib) mkIf mkOption mkEnableOption;
|
|
||||||
inherit (lib.types)
|
|
||||||
attrsOf
|
|
||||||
package
|
|
||||||
path
|
|
||||||
submodule
|
|
||||||
str
|
|
||||||
;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.services.gitea-runner = {
|
|
||||||
enable = mkEnableOption "Enable gitea/forgejo runner";
|
|
||||||
git-url = mkOption {
|
|
||||||
type = str;
|
|
||||||
default = "https://git.christophhollizeck.dev";
|
|
||||||
};
|
|
||||||
sopsFile = mkOption {
|
|
||||||
type = path;
|
|
||||||
default = lib.snowfall.fs.get-file "secrets/secrets.yaml";
|
|
||||||
description = "SecretFile";
|
|
||||||
};
|
|
||||||
runner-package = mkOption {
|
|
||||||
type = package;
|
|
||||||
default = pkgs.forgejo-actions-runner;
|
|
||||||
description = "Which runner to use Gitea/Forgjo";
|
|
||||||
};
|
|
||||||
## taken from nixos/modules/services/continuous-integration/gitea-actions-runner.nix
|
|
||||||
runner-instances = mkOption {
|
|
||||||
default = { };
|
|
||||||
description = ''
|
|
||||||
Gitea Actions Runner instances.
|
|
||||||
'';
|
|
||||||
type = attrsOf (submodule {
|
|
||||||
options = {
|
|
||||||
enable = mkEnableOption "Gitea Actions Runner instance";
|
|
||||||
name = mkOption {
|
|
||||||
type = str;
|
|
||||||
example = literalExpression "config.networking.hostName";
|
|
||||||
description = ''
|
|
||||||
The name identifying the runner instance towards the Gitea/Forgejo instance.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
url = mkOption {
|
|
||||||
type = str;
|
|
||||||
example = "https://forge.example.com";
|
|
||||||
description = ''
|
|
||||||
Base URL of your Gitea/Forgejo instance.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
tokenFile = mkOption {
|
|
||||||
type = nullOr (either str path);
|
|
||||||
default = null;
|
|
||||||
description = ''
|
|
||||||
Path to an environment file, containing the `TOKEN` environment
|
|
||||||
variable, that holds a token to register at the configured
|
|
||||||
Gitea/Forgejo instance.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
labels = mkOption {
|
|
||||||
type = listOf str;
|
|
||||||
example = literalExpression ''
|
|
||||||
[
|
|
||||||
# provide a debian base with nodejs for actions
|
|
||||||
"debian-latest:docker://node:18-bullseye"
|
|
||||||
# fake the ubuntu name, because node provides no ubuntu builds
|
|
||||||
"ubuntu-latest:docker://node:18-bullseye"
|
|
||||||
# provide native execution on the host
|
|
||||||
#"native:host"
|
|
||||||
]
|
|
||||||
'';
|
|
||||||
description = ''
|
|
||||||
Labels used to map jobs to their runtime environment. Changing these
|
|
||||||
labels currently requires a new registration token.
|
|
||||||
|
|
||||||
Many common actions require bash, git and nodejs, as well as a filesystem
|
|
||||||
that follows the filesystem hierarchy standard.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
settings = mkOption {
|
|
||||||
description = ''
|
|
||||||
Configuration for `act_runner daemon`.
|
|
||||||
See https://gitea.com/gitea/act_runner/src/branch/main/internal/pkg/config/config.example.yaml for an example configuration
|
|
||||||
'';
|
|
||||||
|
|
||||||
type = types.submodule {
|
|
||||||
freeformType = settingsFormat.type;
|
|
||||||
};
|
|
||||||
|
|
||||||
default = { };
|
|
||||||
};
|
|
||||||
|
|
||||||
hostPackages = mkOption {
|
|
||||||
type = listOf package;
|
|
||||||
default = with pkgs; [
|
|
||||||
bash
|
|
||||||
coreutils
|
|
||||||
curl
|
|
||||||
gawk
|
|
||||||
gitMinimal
|
|
||||||
gnused
|
|
||||||
nodejs
|
|
||||||
wget
|
|
||||||
];
|
|
||||||
defaultText = literalExpression ''
|
|
||||||
with pkgs; [
|
|
||||||
bash
|
|
||||||
coreutils
|
|
||||||
curl
|
|
||||||
gawk
|
|
||||||
gitMinimal
|
|
||||||
gnused
|
|
||||||
nodejs
|
|
||||||
wget
|
|
||||||
]
|
|
||||||
'';
|
|
||||||
description = ''
|
|
||||||
List of packages, that are available to actions, when the runner is configured
|
|
||||||
with a host execution label.
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
|
||||||
});
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
sops = {
|
|
||||||
secrets = {
|
|
||||||
"forgejo/runner/token" = {
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
services.gitea-actions-runner = {
|
|
||||||
package = cfg.runner-package;
|
|
||||||
instances = {
|
|
||||||
native = {
|
|
||||||
enable = true;
|
|
||||||
name = "monolith";
|
|
||||||
url = cfg.git-url;
|
|
||||||
tokenFile = config.sops.secrets."forgejo/runner/token".path;
|
|
||||||
labels = [
|
|
||||||
"native:host"
|
|
||||||
];
|
|
||||||
hostPackages = with pkgs; [
|
|
||||||
bash
|
|
||||||
coreutils
|
|
||||||
curl
|
|
||||||
gawk
|
|
||||||
gitMinimal
|
|
||||||
gnused
|
|
||||||
nodejs
|
|
||||||
wget
|
|
||||||
lix
|
|
||||||
];
|
|
||||||
settings = {
|
|
||||||
log.level = "info";
|
|
||||||
runner = {
|
|
||||||
capacity = 1;
|
|
||||||
timeout = "3h";
|
|
||||||
shutdown_timeout = "5s";
|
|
||||||
fetch_timeout = "10s";
|
|
||||||
fetch_inteval = "5s";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
} // cfg.runner-instances;
|
|
||||||
};
|
|
||||||
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,40 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.services.hydra;
|
|
||||||
inherit (lib) mkIf mkOption mkEnableOption;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.services.hydra = {
|
|
||||||
enable = mkEnableOption "Enable Hydra CI";
|
|
||||||
httpPort = mkOption {
|
|
||||||
type = lib.types.int;
|
|
||||||
default = 2000;
|
|
||||||
description = "The path to host the http server on, relevant for nginx forwarding";
|
|
||||||
};
|
|
||||||
|
|
||||||
enableCache = mkEnableOption "Enable cache using nix-server";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
services.nix-serve = mkIf cfg.enableCache {
|
|
||||||
enable = true;
|
|
||||||
secretKeyFile = "/var/cache-priv-key.pem";
|
|
||||||
};
|
|
||||||
|
|
||||||
services.hydra = {
|
|
||||||
enable = true;
|
|
||||||
hydraURL = "http://localhost:${toString cfg.httpPort}";
|
|
||||||
port = cfg.httpPort;
|
|
||||||
notificationSender = "hydra@localhost";
|
|
||||||
useSubstitutes = true;
|
|
||||||
extraConfig = ''
|
|
||||||
allow-import-from-derivation = 1
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.services.openssh;
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.services.openssh = {
|
|
||||||
enable = mkEnableOption "Enable SSH";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
services.openssh = {
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
PasswordAuthentication = false;
|
|
||||||
KbdInteractiveAuthentication = false;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
services.fail2ban = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,52 +0,0 @@
|
||||||
{
|
|
||||||
lib,
|
|
||||||
config,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.services.remotebuild;
|
|
||||||
inherit (lib) mkIf mkEnableOption;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.services.remotebuild = {
|
|
||||||
enable = mkEnableOption "Enable remotebuild";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
users.users.remotebuild = {
|
|
||||||
isNormalUser = true;
|
|
||||||
createHome = false;
|
|
||||||
group = "remotebuild";
|
|
||||||
|
|
||||||
openssh.authorizedKeys.keys = [
|
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJYZjG+XPNoVHVdCel5MK4mwvtoFCqDY1WMI1yoU71Rd root@yggdrasil"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
users.groups.remotebuild = { };
|
|
||||||
|
|
||||||
nix = {
|
|
||||||
nrBuildUsers = 64;
|
|
||||||
settings = {
|
|
||||||
trusted-users = [ "remotebuild" ];
|
|
||||||
|
|
||||||
min-free = 10 * 1024 * 1024;
|
|
||||||
max-free = 200 * 1024 * 1024;
|
|
||||||
|
|
||||||
max-jobs = "auto";
|
|
||||||
cores = 0;
|
|
||||||
};
|
|
||||||
|
|
||||||
daemonIOSchedClass = lib.mkDefault "idle";
|
|
||||||
daemonCPUSchedPolicy = lib.mkDefault "idle";
|
|
||||||
};
|
|
||||||
|
|
||||||
systemd.services.nix-daemon.serviceConfig = {
|
|
||||||
MemoryAccounting = true;
|
|
||||||
MemoryMax = "90%";
|
|
||||||
OOMScoreAdjust = 500;
|
|
||||||
Slice = "-.slice";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
||||||
# Submodule Configurations
|
|
||||||
|
|
||||||
This is mostly just to make Archetypes configurations look a bit neater and make bitesized collections of programs used in tandem
|
|
||||||
|
|
||||||
## basics
|
|
||||||
|
|
||||||
Every setup will want this. It handles are the things that you need anyways.
|
|
||||||
|
|
||||||
## basics wsl
|
|
||||||
|
|
||||||
Just [basics](#basics) without the boot stuff mostly because wsl is a bit special there.
|
|
||||||
|
|
||||||
## games
|
|
||||||
|
|
||||||
Stuff related to gaming
|
|
||||||
|
|
||||||
## socials
|
|
||||||
|
|
||||||
If was more active on social media I would have stuff to put here, for now this is just ways to talk to other people e.g discord
|
|
||||||
|
|
@ -1,70 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
let
|
|
||||||
inherit (lib) mkIf;
|
|
||||||
inherit (lib.${namespace}) mkBoolOpt enabled;
|
|
||||||
cfg = config.${namespace}.submodules.basics-wsl;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.submodules.basics-wsl = {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable basic configuration.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
fastfetch
|
|
||||||
|
|
||||||
fd
|
|
||||||
tree
|
|
||||||
ripgrep
|
|
||||||
fzf
|
|
||||||
eza
|
|
||||||
|
|
||||||
wslu
|
|
||||||
wsl-open
|
|
||||||
|
|
||||||
zip
|
|
||||||
unzip
|
|
||||||
];
|
|
||||||
|
|
||||||
${namespace} = {
|
|
||||||
nix = {
|
|
||||||
enable = true;
|
|
||||||
|
|
||||||
extra-substituters = {
|
|
||||||
"https://cache.lix.systems" = {
|
|
||||||
key = "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=";
|
|
||||||
};
|
|
||||||
"https://nix-community.cachix.org" = {
|
|
||||||
key = "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=";
|
|
||||||
};
|
|
||||||
"https://nixcache.christophhollizeck.dev" = {
|
|
||||||
key = "christophhollizeck.dev:7pPAvm9xqFQB8FDApVNL6Tii1Jsv+Sj/LjEIkdeGhbA=";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
apps.cli-apps.helix = enabled;
|
|
||||||
|
|
||||||
tools = {
|
|
||||||
git = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
system.hardware = {
|
|
||||||
networking = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
system = {
|
|
||||||
fonts = enabled;
|
|
||||||
locale = enabled;
|
|
||||||
time = enabled;
|
|
||||||
xkb = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,73 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.submodules.basics;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.submodules.basics = with types; {
|
|
||||||
enable = mkEnableOption "Whether or not to enable basic configuration.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
fastfetch
|
|
||||||
|
|
||||||
fd
|
|
||||||
tree
|
|
||||||
ripgrep
|
|
||||||
fzf
|
|
||||||
eza
|
|
||||||
|
|
||||||
#optional
|
|
||||||
pciutils
|
|
||||||
usbutils
|
|
||||||
btop
|
|
||||||
|
|
||||||
zip
|
|
||||||
unzip
|
|
||||||
];
|
|
||||||
|
|
||||||
${namespace} = {
|
|
||||||
nix = {
|
|
||||||
enable = true;
|
|
||||||
extra-substituters = {
|
|
||||||
"https://cache.lix.systems" = {
|
|
||||||
key = "cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o=";
|
|
||||||
};
|
|
||||||
"https://nix-community.cachix.org" = {
|
|
||||||
key = "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=";
|
|
||||||
};
|
|
||||||
"https://nixcache.christophhollizeck.dev" = {
|
|
||||||
key = "christophhollizeck.dev:7pPAvm9xqFQB8FDApVNL6Tii1Jsv+Sj/LjEIkdeGhbA=";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
apps.cli-apps.helix = enabled;
|
|
||||||
|
|
||||||
tools = {
|
|
||||||
git = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
system.hardware = {
|
|
||||||
networking = enabled;
|
|
||||||
};
|
|
||||||
|
|
||||||
system = {
|
|
||||||
boot = enabled;
|
|
||||||
fonts = enabled;
|
|
||||||
locale = enabled;
|
|
||||||
time = enabled;
|
|
||||||
xkb = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,84 +0,0 @@
|
||||||
Arch: win64
|
|
||||||
CompatData: ''
|
|
||||||
Creation_Date: '2024-11-12 18:24:45.924771'
|
|
||||||
Custom_Path: false
|
|
||||||
DLL_Overrides: {}
|
|
||||||
DXVK: dxvk-2.4.1
|
|
||||||
Environment: Custom
|
|
||||||
Environment_Variables: {}
|
|
||||||
External_Programs:
|
|
||||||
b8ae3872-d1d4-435f-ba7f-1cd829b4da81:
|
|
||||||
executable: eve-online-latest+Setup.exe
|
|
||||||
folder: /home/cholli/Downloads
|
|
||||||
id: b8ae3872-d1d4-435f-ba7f-1cd829b4da81
|
|
||||||
name: eve-online-latest+Setup
|
|
||||||
path: /home/cholli/Downloads/eve-online-latest+Setup.exe
|
|
||||||
Installed_Dependencies:
|
|
||||||
- dotnet40
|
|
||||||
- dotnet48
|
|
||||||
- vcredist2022
|
|
||||||
Language: sys
|
|
||||||
LatencyFleX: latencyflex-v0.1.1
|
|
||||||
NVAPI: dxvk-nvapi-v0.7.1
|
|
||||||
Name: EVE
|
|
||||||
Parameters:
|
|
||||||
custom_dpi: 96
|
|
||||||
decorated: true
|
|
||||||
discrete_gpu: false
|
|
||||||
dxvk: true
|
|
||||||
dxvk_nvapi: false
|
|
||||||
fixme_logs: false
|
|
||||||
fsr: false
|
|
||||||
fsr_quality_mode: none
|
|
||||||
fsr_sharpening_strength: 2
|
|
||||||
fullscreen_capture: false
|
|
||||||
gamemode: false
|
|
||||||
gamescope: false
|
|
||||||
gamescope_borderless: false
|
|
||||||
gamescope_fps: 0
|
|
||||||
gamescope_fps_no_focus: 0
|
|
||||||
gamescope_fullscreen: true
|
|
||||||
gamescope_game_height: 0
|
|
||||||
gamescope_game_width: 0
|
|
||||||
gamescope_scaling: false
|
|
||||||
gamescope_window_height: 0
|
|
||||||
gamescope_window_width: 0
|
|
||||||
latencyflex: false
|
|
||||||
mangohud: false
|
|
||||||
mouse_warp: true
|
|
||||||
obsvkc: false
|
|
||||||
pulseaudio_latency: false
|
|
||||||
renderer: gl
|
|
||||||
sandbox: false
|
|
||||||
sync: wine
|
|
||||||
take_focus: false
|
|
||||||
use_be_runtime: true
|
|
||||||
use_eac_runtime: true
|
|
||||||
use_runtime: false
|
|
||||||
use_steam_runtime: false
|
|
||||||
versioning_automatic: false
|
|
||||||
versioning_compression: false
|
|
||||||
versioning_exclusion_patterns: false
|
|
||||||
virtual_desktop: false
|
|
||||||
virtual_desktop_res: 1280x720
|
|
||||||
vkbasalt: false
|
|
||||||
vkd3d: true
|
|
||||||
vmtouch: false
|
|
||||||
vmtouch_cache_cwd: false
|
|
||||||
Path: EVE
|
|
||||||
Runner: caffe-9.7
|
|
||||||
RunnerPath: ''
|
|
||||||
Sandbox:
|
|
||||||
share_net: false
|
|
||||||
share_sound: false
|
|
||||||
State: 0
|
|
||||||
Uninstallers: {}
|
|
||||||
Update_Date: '2024-11-12 18:36:11.134986'
|
|
||||||
VKD3D: vkd3d-proton-2.13
|
|
||||||
Versioning: false
|
|
||||||
Versioning_Exclusion_Patterns: []
|
|
||||||
Windows: win10
|
|
||||||
WorkingDir: /storage/home/bottles
|
|
||||||
data: {}
|
|
||||||
run_in_terminal: false
|
|
||||||
session_arguments: ''
|
|
||||||
|
|
@ -1,28 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.submodules.games;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.submodules.games = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not you want to enable steam and other games";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [ prismlauncher ];
|
|
||||||
|
|
||||||
${namespace} = {
|
|
||||||
apps = {
|
|
||||||
steam = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,25 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.submodules.socials;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.submodules.socials = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether to enable social apps";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
${namespace} = {
|
|
||||||
apps = {
|
|
||||||
discord = enabled;
|
|
||||||
teamspeak = enabled;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,33 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
inputs,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.system.autoUpgrade;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.system.autoUpgrade = with types; {
|
|
||||||
enable = mkEnableOption "Enable auto-upgrade";
|
|
||||||
time = mkOpt str "02:00" "Time to run auto-upgrade";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
system.autoUpgrade = {
|
|
||||||
enable = true;
|
|
||||||
flake = inputs.self.outPath;
|
|
||||||
flags = [
|
|
||||||
"--update-input"
|
|
||||||
"nixpkgs"
|
|
||||||
"--print-build-logs"
|
|
||||||
];
|
|
||||||
dates = cfg.time;
|
|
||||||
randomizedDelaySec = "45min";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.system.boot;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.system.boot = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable booting.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
boot = {
|
|
||||||
kernelPackages = pkgs.linuxPackages_latest;
|
|
||||||
loader = {
|
|
||||||
systemd-boot.enable = true;
|
|
||||||
efi.canTouchEfiVariables = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
services.fstrim = enabled;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,41 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.system.fonts;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.system.fonts = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to manage fonts.";
|
|
||||||
fonts = mkOpt (listOf package) [ ] "Custom font packages to install.";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.variables = {
|
|
||||||
# Enable icons in tooling since we have nerdfonts.
|
|
||||||
LOG_ICONS = "true";
|
|
||||||
};
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ font-manager ];
|
|
||||||
|
|
||||||
fonts.packages =
|
|
||||||
with pkgs;
|
|
||||||
[
|
|
||||||
font-awesome
|
|
||||||
powerline-fonts
|
|
||||||
powerline-symbols
|
|
||||||
nerd-fonts.code-new-roman
|
|
||||||
nerd-fonts.fira-code
|
|
||||||
nerd-fonts.symbols-only
|
|
||||||
fira
|
|
||||||
]
|
|
||||||
++ cfg.fonts;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,46 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
options,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.system.hardware.audio;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.system.hardware.audio = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable audio";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
pavucontrol
|
|
||||||
easyeffects
|
|
||||||
];
|
|
||||||
|
|
||||||
services.pulseaudio = disabled;
|
|
||||||
security.rtkit.enable = true;
|
|
||||||
|
|
||||||
services.pipewire = {
|
|
||||||
enable = true;
|
|
||||||
alsa.enable = true;
|
|
||||||
alsa.support32Bit = true;
|
|
||||||
pulse.enable = true;
|
|
||||||
|
|
||||||
wireplumber.configPackages = [
|
|
||||||
(pkgs.writeTextDir "share/wireplumber/wireplumber.conf.d/11-bluetooth-policy.conf" ''
|
|
||||||
wireplumber.settings = {
|
|
||||||
bluetooth.autoswitch-to-headset-profile = false
|
|
||||||
}
|
|
||||||
'')
|
|
||||||
(pkgs.writeTextDir "share/wireplumber/policy.lua.d/11-bluetooth-policy.conf" ''
|
|
||||||
bluetooth_policy.policy["media-role.use-headset-profile"] = false
|
|
||||||
'')
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
@ -1,46 +0,0 @@
|
||||||
{
|
|
||||||
config,
|
|
||||||
lib,
|
|
||||||
namespace,
|
|
||||||
pkgs,
|
|
||||||
options,
|
|
||||||
...
|
|
||||||
}:
|
|
||||||
with lib;
|
|
||||||
with lib.${namespace};
|
|
||||||
let
|
|
||||||
cfg = config.${namespace}.system.hardware.bluetooth;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
options.${namespace}.system.hardware.bluetooth = with types; {
|
|
||||||
enable = mkBoolOpt false "Whether or not to enable bluetooth";
|
|
||||||
};
|
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
|
||||||
environment.systemPackages = with pkgs; [ kdePackages.bluez-qt ];
|
|
||||||
|
|
||||||
hardware.bluetooth = {
|
|
||||||
enable = true;
|
|
||||||
powerOnBoot = true;
|
|
||||||
settings = {
|
|
||||||
General = {
|
|
||||||
Experimental = true;
|
|
||||||
KernelExperimental = true;
|
|
||||||
Enable = "Source,Sink,Media,Socket";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
fileSystems."/var/lib/bluetooth" = {
|
|
||||||
device = "/persist/var/lib/bluetooth";
|
|
||||||
options = [
|
|
||||||
"bind"
|
|
||||||
"noauto"
|
|
||||||
"x-systemd.automount"
|
|
||||||
];
|
|
||||||
noCheck = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# https://github.com/NixOS/nixpkgs/issues/170573
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue