Commit Graph

917 Commits

Author SHA1 Message Date
35fb51eb55
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
757911abb9
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
9d86f09fcf
feat: enable flatpak 2021-05-24 22:39:45 +03:00
b248ac20df
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
9d7759ba99
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
7375d7663a
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
5332feb5a4
feat: stuff 2021-05-24 22:39:45 +03:00
d204423ea8
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
0b8469d7c0
feat(packages): add pcsx2 2021-05-24 22:39:45 +03:00
81d86adbd6
feat: network manager now 2021-05-24 22:39:45 +03:00
b86a757667
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
2dfa73e0cf
feat: switch to plasma because gnome bad 2021-05-24 22:39:45 +03:00
a86323baaa
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
d9b0e345cb
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
e2aa41fc58
chore(deps): update flake deps 2021-05-24 22:39:45 +03:00
fa029efa99
chore(deps): update flake deps 2021-05-24 22:39:44 +03:00
c831e67ddc
feat(gpg): use gnome3 pinentry 2021-05-24 22:39:44 +03:00
3b31438f06
feat(de): switch to gnome 2021-05-24 22:39:44 +03:00
23c986f8f3
feat(vscode): move user settings to nix conf 2021-05-24 22:39:44 +03:00
9038d13256
feat: stuff 2021-05-24 22:39:44 +03:00
b64e939886
we got vscode now 2021-05-24 22:39:44 +03:00
63a724f656
updoots 2021-05-24 22:39:44 +03:00
ed926635df
more stuff 2021-05-24 22:39:44 +03:00
28d1d1540b
temp 2021-05-24 22:39:44 +03:00
258e31048d
temp 2021-05-24 22:39:44 +03:00
72b9f757ed
stuff 2021-05-24 22:39:43 +03:00
Pacman99
f88acc1608
Merge pull request #297 from Narice/core
Added note about cache in start/index.md docs
2021-05-24 08:22:52 -07:00
Narice
20649fb3a9 Added note about cache in the start index
This resolves #292.
2021-05-24 10:42:57 +02:00
David Arnold
a81930af36 readme: declare it beta and update some other things 2021-05-20 12:45:16 -04:00
Pacman99
21cba8024d flake: update digga input
no longer builds all packages from overlays in devShell
2021-05-18 11:29:56 -07:00
Pacman99
adaf76e1fb doc/hosts: update to new auto-import style 2021-05-18 10:23:43 -07:00
bors[bot]
d1d2a4ca08
Merge #291
291: Remove ´profiles/suites.nix` and fix hardware module in hosts documentation r=blaggacao a=ymarkus

See #282 

As I understand it, this file isn't needed anymore and the hardware module is not defined properly in the documentation.

Co-authored-by: Yannick Markus <ym@ymarkus.dev>
2021-05-18 17:12:56 +00:00
Yannick Markus
564888d1fe
remove profiles/suites.nix 2021-05-18 18:12:36 +02:00
Yannick Markus
629a50975f
hosts doc: fix hardware module in example 2021-05-18 18:11:29 +02:00
Narice
cf47170d6f Modified wording of iso documentation 2021-05-17 09:15:08 -04:00
Pacman99
18d4c78ea5 flake: un-comment defaultTemplate
This was accidentally commented.
fixes #288
2021-05-16 19:35:52 -07:00
bors[bot]
3fa96c7793
Merge #286
286: default.nix: fix path to compat r=blaggacao a=Pacman99

Looks like it was just a path error.

fixes #285 

Co-authored-by: Pacman99 <pachum99@myrdd.info>
2021-05-16 23:56:12 +00:00
Pacman99
5151380d61 default.nix: fix path to compat 2021-05-16 10:22:40 -07:00
Pacman99
2ab4df3f60 suites: re-add rec to simplify suite definitions 2021-05-15 10:31:54 -07:00
Pacman99
00f8b477a6 bors.toml: don't delete merged branches
This caused develop to be deleted. And if most people send PR's from
forks of devos, this line doesn't really help much.
2021-05-14 22:49:39 -07:00
Pacman99
634cfcb301 flake: update digga
includes fix for flk config generation
2021-05-14 21:27:49 -07:00
bors[bot]
4df3d8c2e8
Merge #276
276: Update core r=blaggacao a=Pacman99

Core is starting to get pretty stale. All the changes in `develop` are pretty stable and I think we should encourage updating to them. As most future updates can be done through [devlib](https://github.com/divnix/devlib), so once you switch to this version of the template. Updating to new changes will be much simpler (ie #91).

Co-authored-by: Pacman99 <pachum99@gmail.com>
Co-authored-by: Pacman99 <pachum99@myrdd.info>
Co-authored-by: David Arnold <dar@xoe.solutions>
2021-05-15 04:17:49 +00:00
Pacman99
2f474e37f7 flake: update to latest digga api
allows overlays to also be used with `imports` and renames importHosts
2021-05-14 16:49:12 -07:00
Pacman99
25388a0b55
Merge pull request #280 from Pacman99/digga
tree: rename devlib -> digga
2021-05-14 11:05:08 -07:00
Pacman99
dd6c481791 flake: format ourlib for consistency with digga 2021-05-14 11:01:44 -07:00
Pacman99
923ce7feff tree: rename devlib -> digga 2021-05-14 10:20:02 -07:00
Pacman99
ccc0fc97fe flake.nix: use imports for auto-import of hosts
This makes the auto-importing of hosts obvious and explicitly indicates
how the options would end up getting merged.
2021-05-13 17:03:51 -07:00
Pacman99
7793ab42da flake: update devlib input
includes nixos option improvements and importHosts change
2021-05-13 16:59:52 -07:00
Pacman99
c89dfed81c don't import cachix in suites
its already imported in the core profile
2021-05-12 19:18:11 -07:00
Pacman99
67f545123c flake: format and update to devlib api changes 2021-05-12 12:31:43 -07:00