tangled
alpha
login
or
join now
adjoly.fr
/
nixos-config
0
fork
atom
โ๏ธ My personnal NixOS configuration
nix-flake
nixos-configuration
linux
dotfiles
flake
nix
nix-config
nixos
nixos-flake
linux-desktop
0
fork
atom
overview
issues
pulls
2
pipelines
ใ๐๏ธใ wip: work in progress, not done yet.
adjoly.fr
2 months ago
6cd23269
cdacf4f7
0/1
pr.yml
failed
7s
+3
-3
2 changed files
expand all
collapse all
unified
split
.tangled
workflows
pr.yml
LICENSE
+2
-2
.tangled/workflows/pr.yml
reviewed
···
1
1
when:
2
2
- event: [ "pull_request" ]
3
3
-
branch: [ "master" ]
3
3
+
branch: master
4
4
5
5
engine: "nixery"
6
6
7
7
steps:
8
8
-
- name: flake check
8
8
+
- name: "flake check"
9
9
command: |
10
10
nix flake check --all-systems
+1
-1
LICENSE
reviewed
···
1
1
MIT License
2
2
3
3
-
Copyright (c) 2024
3
3
+
Copyright (c) 2024 Adam
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal