attempt oren update to latest style
This commit is contained in:
parent
303afdceb6
commit
ef1eb99b46
14 changed files with 730 additions and 834 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
inputs = {
|
||||
ragenix.url = "github:yaxitech/ragenix";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
{
|
||||
imports = [
|
||||
hyprland.nixosModules.default
|
||||
./hyprland.nix
|
||||
];
|
||||
config = {
|
||||
_module.args = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue