Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
systems
studiopolis
Commits
9a913b7f
Commit
9a913b7f
authored
2 years ago
by
Daniel Firth
Browse files
Options
Download
Email Patches
Plain Diff
add milloni module
parent
c51e80ea
master
milloni/discourse
milloni/nixpkgs
nixinate
outgoing-mail
website
No related merge requests found
Pipeline
#3088
failed with stages
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
flake.nix
flake.nix
+2
-0
No files found.
flake.nix
View file @
9a913b7f
...
...
@@ -32,6 +32,7 @@
,
horizon-platform
,
lc
,
lint-utils
,
milloni
,
nixpkgs
,
self
,
...
...
...
@@ -63,6 +64,7 @@
home-manager
.
nixosModules
.
home-manager
lc
.
nixosModules
.
lc-home
lc
.
nixosModules
.
lc-user
milloni
.
nixosModules
.
milloni-user
(
import
./modules/age.nix
)
(
import
./modules/configuration.nix
)
(
import
./modules/nginx.nix
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help